From: Austin English Date: Mon, 13 May 2019 18:53:19 +0000 (-0500) Subject: column: fix "maybe be" duplication X-Git-Tag: v2.34-rc2~76 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b4a780539c8a98fcbc31992840834f3e2b90435;p=thirdparty%2Futil-linux.git column: fix "maybe be" duplication Signed-off-by: Austin English --- diff --git a/text-utils/column.1 b/text-utils/column.1 index 84243b5bd2..fd1aaabed2 100644 --- a/text-utils/column.1 +++ b/text-utils/column.1 @@ -100,7 +100,7 @@ Print header line for each page. Specify columns where is possible to use multi-line cell for long text when necessary. .IP "\fB\-H, \-\-table-hide\fP \fIcolumns\fP" -Don't print specified columns. The special placeholder '-' maybe be used to +Don't print specified columns. The special placeholder '-' may be used to hide all unnamed columns (see --table-columns). .IP "\fB\-O, \-\-table-order\fP \fIcolumns\fP" Specify columns order on output.