From: Karel Zak Date: Tue, 11 Apr 2017 10:40:39 +0000 (+0200) Subject: columns: add note about width X-Git-Tag: v2.30-rc1~45 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=838ca70ce724c05cd11a9aa264e47dd48fa90edf;p=thirdparty%2Futil-linux.git columns: add note about width Signed-off-by: Karel Zak --- 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"