summaryrefslogtreecommitdiffstats
path: root/text-utils/column.1
diff options
context:
space:
mode:
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 0889bfe8c..c11da134e 100644
--- a/text-utils/column.1
+++ b/text-utils/column.1
@@ -81,6 +81,9 @@ column number.
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\-H, \-\-table-hide\fP \fIcolumns\fP"
+Don't print specified columns. 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"