From 60102db546b13208347bb352ccf1a14345882d64 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Fri, 5 May 2017 11:52:04 +0200 Subject: [PATCH] column: add note that circular dependencies are ignored Signed-off-by: Karel Zak --- text-utils/column.1 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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" -- 2.47.2