column: add note that circular dependencies are ignored

Signed-off-by: Karel Zak <kzak@redhat.com>
This commit is contained in:
Karel Zak 2017-05-05 11:52:04 +02:00
parent 435846ef99
commit 60102db546
1 changed files with 2 additions and 1 deletions

View File

@ -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"