aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dmenu.12
1 files changed, 1 insertions, 1 deletions
diff --git a/dmenu.1 b/dmenu.1
index 38e485d..694debd 100644
--- a/dmenu.1
+++ b/dmenu.1
@@ -35,7 +35,7 @@ defines the selected background color (#RGB, #RRGGBB, and color names are suppor
35defines the selected foreground color (#RGB, #RRGGBB, and color names are supported). 35defines the selected foreground color (#RGB, #RRGGBB, and color names are supported).
36.TP 36.TP
37.B \-p <prompt> 37.B \-p <prompt>
38defines a prompt being displayed before input area. 38defines a prompt to be displayed before the input area.
39.TP 39.TP
40.B \-t <seconds> 40.B \-t <seconds>
41defines the seconds to wait for standard input, before exiting (default is 3). 41defines the seconds to wait for standard input, before exiting (default is 3).