]> git.armaanb.net Git - dmenu.git/blobdiff - dmenu.1
Switch to a light theme
[dmenu.git] / dmenu.1
diff --git a/dmenu.1 b/dmenu.1
index 472b179a5abd9746ee7c0bcf6862e206ddc57ebb..90aa7b59b1586207fe4a2f0e2d7cd49d6e1a6afc 100644 (file)
--- a/dmenu.1
+++ b/dmenu.1
@@ -3,7 +3,7 @@
 dmenu \- dynamic menu
 .SH SYNOPSIS
 .B dmenu
-.RB [ \-bfiv ]
+.RB [ \-bfivP ]
 .RB [ \-l
 .IR lines ]
 .RB [ \-m
@@ -55,6 +55,9 @@ is faster, but will lock up X until stdin reaches end\-of\-file.
 .B \-i
 dmenu matches menu items case insensitively.
 .TP
+.B \-P
+dmenu will not directly display the keyboard input, but instead replace it with dots. All data from stdin will be ignored.
+.TP
 .BI \-l " lines"
 dmenu lists items vertically, with the given number of lines.
 .TP