diff options
author | Saumit Dinesan <79687674+justsaumit@users.noreply.github.com> | 2022-01-27 23:10:20 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-27 23:10:20 +0530 |
commit | 14a894befc1ef03bf7523499dc54c7129c9e1737 (patch) | |
tree | 642603a9cb005f6348aad4f9f645c5e81b12b7f5 /dmenu.1 | |
parent | 3679bdfc2b31ca077bdcaecde3a40a156e2b9fee (diff) |
Update dmenu.1
Diffstat (limited to 'dmenu.1')
-rw-r--r-- | dmenu.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -50,7 +50,7 @@ is faster, but will lock up X until stdin reaches end\-of\-file. 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. +dmenu will not directly display the keyboard input, but instead replace it with asterisks. All data from stdin will be ignored. .TP .BI \-l " lines" dmenu lists items vertically, with the given number of lines. |