Xinqi Bao's Git
projects
/
dmenu.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
| inline |
side by side
patch: mousesupport
[dmenu.git]
/
dmenu.1
diff --git
a/dmenu.1
b/dmenu.1
index
c036baa
..
6254195
100644
(file)
--- a/
dmenu.1
+++ b/
dmenu.1
@@
-43,6
+43,9
@@
dmenu appears at the bottom of the screen.
.B \-c
dmenu appears centered on the screen.
.TP
+.B \-F
+dmenu use 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.