column: fix "maybe be" duplication

Signed-off-by: Austin English <austinenglish@gmail.com>
This commit is contained in:
Austin English 2019-05-13 13:53:19 -05:00 committed by Karel Zak
parent 4669934b18
commit 4b4a780539
1 changed files with 1 additions and 1 deletions

View File

@ -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.