summaryrefslogtreecommitdiffstats
path: root/text-utils/column.1
diff options
context:
space:
mode:
authorKarel Zak2017-05-05 11:52:04 +0200
committerKarel Zak2017-05-05 11:52:04 +0200
commit60102db546b13208347bb352ccf1a14345882d64 (patch)
tree13b629d8527eefd2a2e30e0b6127df5aa9faec4e /text-utils/column.1
parentcolumn: add --tree to the man page (diff)
downloadkernel-qcow2-util-linux-60102db546b13208347bb352ccf1a14345882d64.tar.gz
kernel-qcow2-util-linux-60102db546b13208347bb352ccf1a14345882d64.tar.xz
kernel-qcow2-util-linux-60102db546b13208347bb352ccf1a14345882d64.zip
column: add note that circular dependencies are ignored
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'text-utils/column.1')
-rw-r--r--text-utils/column.13
1 files changed, 2 insertions, 1 deletions
diff --git a/text-utils/column.1 b/text-utils/column.1
index 0c4f8794e..b605d505d 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"