summaryrefslogtreecommitdiff
path: root/dmenu.1
diff options
context:
space:
mode:
authorzachir <zachir@librem.one>2023-02-21 14:30:34 -0600
committerzachir <zachir@librem.one>2023-02-21 14:30:34 -0600
commitee4eee0e05b567fe72f94eabcec9656a096625bc (patch)
treeaf857dbbee2fae2f7ff2674750c0871b24c753b5 /dmenu.1
parent0e8723fdc24c099954f6356f22d1a1df47eddb20 (diff)
parent96e4a549ce8b3da7d5d339a94487bb2849520ae7 (diff)
merge master to version 5.25.2
Diffstat (limited to 'dmenu.1')
-rw-r--r--dmenu.15
1 files changed, 1 insertions, 4 deletions
diff --git a/dmenu.1 b/dmenu.1
index 1602793..ec120c8 100644
--- a/dmenu.1
+++ b/dmenu.1
@@ -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.