X-Git-Url: https://git.armaanb.net/?p=dmenu.git;a=blobdiff_plain;f=dmenu.1;h=90aa7b59b1586207fe4a2f0e2d7cd49d6e1a6afc;hp=472b179a5abd9746ee7c0bcf6862e206ddc57ebb;hb=3d16076cfd1845ef600435adecbcb58cc9d622da;hpb=f78b8e477b0e87747c05439ead6f973e0b8dbd89 diff --git a/dmenu.1 b/dmenu.1 index 472b179..90aa7b5 100644 --- 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