summaryrefslogtreecommitdiffstats
path: root/smenu.1
diff options
context:
space:
mode:
authorpgen <p.gen.progs@gmail.com>2023-04-10 21:55:16 +0200
committerpgen <p.gen.progs@gmail.com>2023-04-10 21:57:09 +0200
commitd91f6553d0a9400759c6422c6e6902a3608df22c (patch)
tree6b7aa52299dc5ae4998f8ed20bb0920de861773c /smenu.1
parent1f953b0b216cf0ba3cc36456e89f3bc03da0aa4c (diff)
Update the manual and add some alignment tests
Diffstat (limited to 'smenu.1')
-rw-r--r--smenu.19
1 files changed, 8 insertions, 1 deletions
diff --git a/smenu.1 b/smenu.1
index da28ae0..6fa6f09 100644
--- a/smenu.1
+++ b/smenu.1
@@ -114,7 +114,14 @@ the current cursor position\fP, without clearing the screen first.
The selection cursor is initially positioned on the first selectable word
by default.
.PP
-There are options to explicitly or implicitly include or exclude words
+In this window, words can be displayed next to each other, with a fixed
+size, or in rows or columns respecting the line ends as input.
+In column mode, words can also be centred, left aligned or right aligned.
+See the options \fB-C\fP|\fB-cs\fP|\fB-cols\fP|\fB-cols_select\fP,
+\fB-R\fP|\fB-rs\fP|\fB-rows\fP|\fB-rows_select\fP and
+\fB-al\fP|\fB-align\fP for more informations.
+.PP
+There are options to explicitly or implicitly include/exclude or align words
using extended regular expressions.
Note that once certain words are explicitly excluded, they cannot be
re-included later.