aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dmenu.13
1 files changed, 2 insertions, 1 deletions
diff --git a/dmenu.1 b/dmenu.1
index 2897ab1..d3ab805 100644
--- a/dmenu.1
+++ b/dmenu.1
@@ -52,7 +52,8 @@ dmenu matches menu items case insensitively.
52dmenu lists items vertically, with the given number of lines. 52dmenu lists items vertically, with the given number of lines.
53.TP 53.TP
54.BI \-m " monitor" 54.BI \-m " monitor"
55dmenu is displayed on the monitor supplied. 55dmenu is displayed on the monitor number supplied. Monitor numbers are starting
56from 0.
56.TP 57.TP
57.BI \-p " prompt" 58.BI \-p " prompt"
58defines the prompt to be displayed to the left of the input field. 59defines the prompt to be displayed to the left of the input field.