summaryrefslogtreecommitdiffstats
path: root/text-utils/column.1
diff options
context:
space:
mode:
authorKarel Zak2017-03-29 12:46:54 +0200
committerKarel Zak2017-05-02 12:18:00 +0200
commit68916af3b94a72b93b428068986b5d98dc7f0255 (patch)
tree0d394c3f5eead0fa25fa2cb57c0dd173429ce6b8 /text-utils/column.1
parentcolumn: add --table-noextreme (diff)
downloadkernel-qcow2-util-linux-68916af3b94a72b93b428068986b5d98dc7f0255.tar.gz
kernel-qcow2-util-linux-68916af3b94a72b93b428068986b5d98dc7f0255.tar.xz
kernel-qcow2-util-linux-68916af3b94a72b93b428068986b5d98dc7f0255.zip
column: add --table-wrap
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'text-utils/column.1')
-rw-r--r--text-utils/column.14
1 files changed, 4 insertions, 0 deletions
diff --git a/text-utils/column.1 b/text-utils/column.1
index 8117b6bf9..0889bfe8c 100644
--- a/text-utils/column.1
+++ b/text-utils/column.1
@@ -77,6 +77,10 @@ average) cells when calculate column width. The option has impact to the width
calculation, but the printed text is not affected. The \fIcolumns\fP is
comma separated list of the column names (see \fB\-\-table-columns\fP) or
column number.
+.IP "\fB\-W, \-\-table-wrap\fP \fIcolumns\fP"
+Specify columns where is possible to use multi-line cell for long text when
+necessary. The \fIcolumns\fP is comma separated list of the column names (see
+\fB\-\-table-columns\fP) or column number.
.IP "\fB\-n, \-\-table-name\fP \fIname\fP"
Specify the table name used for JSON output. The defaout is "table".
.IP "\fB\-x, \-\-fillrows\fP"