summaryrefslogtreecommitdiffstats
path: root/smenu.1
diff options
context:
space:
mode:
authorpgen <p.gen.progs@gmail.com>2023-09-20 19:09:37 +0200
committerpgen <p.gen.progs@gmail.com>2023-09-20 19:09:37 +0200
commit55aebed2e804a4c89be0c6c4fa80361fe0442145 (patch)
tree019f69d6661c1be9f66f99747ad0958d836c8023 /smenu.1
parentdeb32974e55ac7632ee0de547b646d3a01b68747 (diff)
Fix a misnamed option and a typo in the manual
Diffstat (limited to 'smenu.1')
-rw-r--r--smenu.16
1 files changed, 3 insertions, 3 deletions
diff --git a/smenu.1 b/smenu.1
index 697c067..d1f9d82 100644
--- a/smenu.1
+++ b/smenu.1
@@ -62,7 +62,7 @@ and outputs the selection to stdout.
[\fB-L\fP|\fB-ls\fP|\fB-ld\fP|\fB-line-delimiters\fP|\
\fB-line_separators\fP \
\fIbytes\fP]
- [\fB-q\fP|\fB-no_bar\fP|\fB-no-scroll_bar\fP]
+ [\fB-q\fP|\fB-no_bar\fP|\fB-no_scroll_bar\fP]
[\fB-S\fP|\fB-subst\fP... \fI/regex/repl/opts\fP]
[\fB-I\fP|\fB-si\fP|\fB-subst_included\fP... \fI/regex/repl/opts\fP]
[\fB-E\fP|\fB-se\fP|\fB-subst_excluded\fP... \fI/regex/repl/opts\fP]
@@ -1164,7 +1164,7 @@ and \fB-P\fP|\fB-pm\fP|\fB-pin\fP|\fB-pin_mode\fP options.
An untagged word under the cursor will be automatically tagged when
\fBENTER\fP is pressed.
-.IP "\fB-0\fP|\fB-noat\fP|\fB-no-auto_tag\fP"
+.IP "\fB-0\fP|\fB-noat\fP|\fB-no_auto_tag\fP"
(Allowed in the "Tagging" context.)
This option modifies the default behavior of the
@@ -1851,7 +1851,7 @@ also used.
\fI\\u\fP and \fI\\U\fP sequences can also be used here.
.TP
-.IP "\fB-q\fP|\fB-no_bar\fP|\fB-no-scroll_bar\fP"
+.IP "\fB-q\fP|\fB-no_bar\fP|\fB-no_scroll_bar\fP"
(Allowed in all contexts.)
Prevents the display of the scroll bar.