summaryrefslogtreecommitdiffstats
path: root/text-utils/column.1
diff options
context:
space:
mode:
authorKarel Zak2017-06-13 11:14:46 +0200
committerKarel Zak2017-06-13 11:14:46 +0200
commitd9eddf72a35e8e122de1135e5731198842fa2cac (patch)
treedd9fb49b08bf6577899a299b9a30e21da1c74ed5 /text-utils/column.1
parentlibsmartcols: add header-repeat feature (diff)
downloadkernel-qcow2-util-linux-d9eddf72a35e8e122de1135e5731198842fa2cac.tar.gz
kernel-qcow2-util-linux-d9eddf72a35e8e122de1135e5731198842fa2cac.tar.xz
kernel-qcow2-util-linux-d9eddf72a35e8e122de1135e5731198842fa2cac.zip
column: add --table-header-repeat
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 03f669789..6baa0464a 100644
--- a/text-utils/column.1
+++ b/text-utils/column.1
@@ -91,6 +91,9 @@ average) cells when calculate column width. The option has impact to the width
calculation and table formatting, but the printed text is not affected.
The option is used for the last visible column by default.
+
+.IP "\fB\-e, \-\-table\-header\-repeat\fP"
+Print header line for each page.
.IP "\fB\-W, \-\-table-wrap\fP \fIcolumns\fP"
Specify columns where is possible to use multi-line cell for long text when
necessary.