From: Karel Zak Date: Fri, 5 May 2017 09:52:04 +0000 (+0200) Subject: column: add note that circular dependencies are ignored X-Git-Tag: v2.30-rc1~34 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60102db546b13208347bb352ccf1a14345882d64;p=thirdparty%2Futil-linux.git column: add note that circular dependencies are ignored Signed-off-by: Karel Zak --- diff --git a/text-utils/column.1 b/text-utils/column.1 index 0c4f8794ef..b605d505d4 100644 --- a/text-utils/column.1 +++ b/text-utils/column.1 @@ -101,7 +101,8 @@ Specify columns order on output. .IP "\fB\-n, \-\-table-name\fP \fIname\fP" Specify the table name used for JSON output. The defaout is "table". .IP "\fB\-r, \-\-tree\fP \fIcolumn\fP" -Specify column to use tree-like output. +Specify column to use tree-like output. Note that the circular dependencies and +another anomalies in child and parent relation are silently ignored. .IP "\fB\-i, \-\-tree\-id\fP \fIcolumn\fP" Specify column with line ID to create child-parent relation. .IP "\fB\-p, \-\-tree\-parent\fP \fIcolumn\fP"