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 1dd1f8d99..b1e5fd885 100644
--- a/text-utils/column.1
+++ b/text-utils/column.1
@@ -63,6 +63,9 @@ 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\-R, \-\-table-colright\fP \fIcolumns\fP"
+Right align text in the specified columns. The \fIcolumns\fP is comma separated
+list of the column names (see \fB\-\-table-colnames\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"