diff options
Diffstat (limited to 'docs/wmenu.1.scd')
-rw-r--r-- | docs/wmenu.1.scd | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/docs/wmenu.1.scd b/docs/wmenu.1.scd index f489c84..1ee623a 100644 --- a/docs/wmenu.1.scd +++ b/docs/wmenu.1.scd @@ -6,7 +6,7 @@ wmenu - dynamic menu for Wayland # SYNOPSIS -*wmenu* [-biPv] \ +*wmenu* [-biv] \ [-f _font_] \ [-l _lines_] \ [-o _output_] \ @@ -35,10 +35,6 @@ $PATH and runs the result. *-i* wmenu matches menu items case insensitively. -*-P* - wmenu will not directly display the keyboard input, but instead replace it - with asterisks. All data from stdin will be ignored. - *-v* prints version information to stdout, then exits. |