diff options
Diffstat (limited to 'dmenu.1')
-rw-r--r-- | dmenu.1 | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -3,7 +3,7 @@ dmenu \- dynamic menu .SH SYNOPSIS .B dmenu -.RB [ \-bFfirvP ] +.RB [ \-bfirvP ] .RB [ \-l .IR lines ] .RB [ \-h @@ -57,9 +57,6 @@ dmenu appears at the bottom of the screen. .B \-c dmenu appears centered on the screen. .TP -.B \-F -dmenu uses fuzzy matching -.TP .B \-f dmenu grabs the keyboard before reading stdin if not reading from a tty. This is faster, but will lock up X until stdin reaches end\-of\-file. |