about summary refs log tree commit diff
path: root/dmenu.1
diff options
context:
space:
mode:
Diffstat (limited to 'dmenu.1')
-rw-r--r--dmenu.13
1 files changed, 3 insertions, 0 deletions
diff --git a/dmenu.1 b/dmenu.1
index fe988bc..35e164e 100644
--- a/dmenu.1
+++ b/dmenu.1
@@ -47,6 +47,9 @@ dmenu appears at the bottom of the screen.
 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.
 .TP
+.B \-F
+dmenu sorts items using fuzzymatch
+.TP
 .B \-i
 dmenu matches menu items case insensitively.
 .TP