From dcff54ab18037b31e21def5a8fdd684c82f515a0 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Thu, 8 Jul 2021 15:46:38 +0200 Subject: Latest update --- dmenu.1 | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'dmenu.1') diff --git a/dmenu.1 b/dmenu.1 index 323f93c..4c87074 100644 --- a/dmenu.1 +++ b/dmenu.1 @@ -3,7 +3,7 @@ dmenu \- dynamic menu .SH SYNOPSIS .B dmenu -.RB [ \-bfiv ] +.RB [ \-bfirvP ] .RB [ \-l .IR lines ] .RB [ \-m @@ -47,6 +47,12 @@ 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 +.B \-r +dmenu will reject any input which would result in no matching option left. +.TP .BI \-l " lines" dmenu lists items vertically, with the given number of lines. .TP -- cgit v1.2.3-70-g09d2