summaryrefslogtreecommitdiffstats
path: root/smenu.1
diff options
context:
space:
mode:
Diffstat (limited to 'smenu.1')
-rw-r--r--smenu.17
1 files changed, 5 insertions, 2 deletions
diff --git a/smenu.1 b/smenu.1
index 39e512e..f81399c 100644
--- a/smenu.1
+++ b/smenu.1
@@ -268,13 +268,16 @@ By default five lines at most are displayed and the other ones, if
any, need you to scroll the window.
.IP "\fB-t\fP [\fIcolumns\fP]"
This option sets the tabulation mode and, if a number is specified,
-limits the number of displayed columns to that number.
+attents to set the number of displayed columns to that number.
In this mode, embedded line separators are ignored.
The options \fB-A\fP and \fB-Z\fP can nevertheless be used to force words
to appear in the first (respectively last) position of the displayed line.
.P
.RS
-Note that in this mode each column has the same width.
+Note that the number of requested columns will be automatically reduced
+if a word does not fit in the calculated column size.
+.P
+In this mode each column has the same width.
.RE
.IP \fB-k\fP
By default, the spaces surrounding the output string will be deleted.