From 9e9284666c9fcf3278ad17f98a247658db8b2269 Mon Sep 17 00:00:00 2001 From: sewn Date: Sun, 10 Mar 2024 18:00:48 +0300 Subject: port dmenu password patch --- docs/wmenu.1.scd | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/wmenu.1.scd b/docs/wmenu.1.scd index 0117aa1..407da9f 100644 --- a/docs/wmenu.1.scd +++ b/docs/wmenu.1.scd @@ -6,7 +6,7 @@ wmenu - dynamic menu for Wayland # SYNOPSIS -*wmenu* [-biv] \ +*wmenu* [-biPv] \ [-f _font_] \ [-l _lines_] \ [-o _output_] \ @@ -30,6 +30,10 @@ to those matching the tokens in the input. *-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. -- cgit v1.2.3