From 18b5bccd489330ac4623a5ac576b29464148bc95 Mon Sep 17 00:00:00 2001 From: pgen Date: Thu, 17 Sep 2015 19:00:32 +0200 Subject: Rename -e option into -r --- smenu.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'smenu.1') 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. -- cgit v1.2.3