summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSaumit Dinesan <79687674+justsaumit@users.noreply.github.com>2022-01-27 23:10:20 +0530
committerGitHub <noreply@github.com>2022-01-27 23:10:20 +0530
commit14a894befc1ef03bf7523499dc54c7129c9e1737 (patch)
tree642603a9cb005f6348aad4f9f645c5e81b12b7f5
parent3679bdfc2b31ca077bdcaecde3a40a156e2b9fee (diff)
Update dmenu.1
-rw-r--r--dmenu.12
1 files changed, 1 insertions, 1 deletions
diff --git a/dmenu.1 b/dmenu.1
index 9ea47b6..b76b9cf 100644
--- a/dmenu.1
+++ b/dmenu.1
@@ -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.