summaryrefslogtreecommitdiffstats
path: root/text-utils/column.1
diff options
context:
space:
mode:
authorKarel Zak2017-03-06 11:37:01 +0100
committerKarel Zak2017-05-02 12:18:00 +0200
commit11a1092ad6acc66c58eb97e6d5a8438430ab8deb (patch)
treeea958f6039d63471f05b0490652ae63045c0145e /text-utils/column.1
parentcolumn: rename too generic macro (diff)
downloadkernel-qcow2-util-linux-11a1092ad6acc66c58eb97e6d5a8438430ab8deb.tar.gz
kernel-qcow2-util-linux-11a1092ad6acc66c58eb97e6d5a8438430ab8deb.tar.xz
kernel-qcow2-util-linux-11a1092ad6acc66c58eb97e6d5a8438430ab8deb.zip
column: add --table-colnames
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, 3 insertions, 0 deletions
diff --git a/text-utils/column.1 b/text-utils/column.1
index e861e0d29..df097c37f 100644
--- a/text-utils/column.1
+++ b/text-utils/column.1
@@ -57,6 +57,9 @@ Determine the number of columns the input contains and create a table.
Columns are delimited with whitespace, by default, or with the characters
supplied using the \fB\-\-output\-separator\fP option.
Table output is useful for pretty-printing.
+.IP "\fB\-N, \-\-table-colnames\fP \fInames\fP"
+Specify the columns names by comma separated list of names. The names are used
+for the table header.
.IP "\fB\-x, \-\-fillrows\fP"
Fill rows before filling columns.
.IP "\fB\-V\fR, \fB\-\-version\fR"