From 838ca70ce724c05cd11a9aa264e47dd48fa90edf Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Tue, 11 Apr 2017 12:40:39 +0200 Subject: [PATCH] columns: add note about width Signed-off-by: Karel Zak --- text-utils/column.1 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/text-utils/column.1 b/text-utils/column.1 index 25fa7bab66..97cdd67c0a 100644 --- a/text-utils/column.1 +++ b/text-utils/column.1 @@ -66,7 +66,8 @@ Use JSON output format to print the table, the option \fB\-\-table\-columns\fP is required and the option \fB\-\-table\-name\fP is recommended. .IP "\fB\-c, \-\-output\-width\fP \fIwidth\fP" Output is formatted to a width specified as number of characters. The original -name of this option is --columns; this name is deprecated since v2.30. +name of this option is --columns; this name is deprecated since v2.30. Note that input +longer than \fIwidth\fP is not truncated by default. .IP "\fB\-o, \-\-output\-separator\fP \fIstring\fP" Specify the columns delimiter for table output (default is two spaces). .IP "\fB\-s, \-\-separator\fP \fIseparators\fP" -- 2.47.2