summaryrefslogtreecommitdiffstats
path: root/smenu.1
diff options
context:
space:
mode:
authorpgen <p.gen.progs@gmail.com>2015-09-17 19:00:32 +0200
committerpgen <p.gen.progs@gmail.com>2015-09-17 19:11:24 +0200
commit18b5bccd489330ac4623a5ac576b29464148bc95 (patch)
treea19dec4166d8bec9b9706cb2ee4e5d71277a9e22 /smenu.1
parentab2f36c1e8650d4525626f9e0f75a5fc00b01e8a (diff)
Rename -e option into -r
Diffstat (limited to 'smenu.1')
-rw-r--r--smenu.14
1 files changed, 2 insertions, 2 deletions
diff --git a/smenu.1 b/smenu.1
index 46aeae0..b504aec 100644
--- a/smenu.1
+++ b/smenu.1
@@ -70,7 +70,7 @@ Hitting \fBq\fP exits without outputting anything, nothing is selected.
By default, hitting \fBENTER\fP writes the selected word to stdout when
not in search mode. In search mode \fBENTER\fP ends this mode and do
nothing more. If you want to be able to select a word \fIeven\fP in
-search mode, use the \fB-e\fP option to change this behavior.
+search mode, use the \fB-r\fP option to change this behavior.
.SS Help
A small help message can be displayed when hitting \fB?\fP. This display
will last for 10s or until a valid key or \fBESC\fP is pressed.
@@ -222,7 +222,7 @@ In this mode, the width of each column is minimal to keep the maximum
information visible on the terminal.
.P
.RE
-.IP \fB-e\fP
+.IP \fB-r\fP
Enables \fBENTER\fP to validate the selection even in search mode.
.IP \fB-b\fP
Replace all non-printable characters by a blank.