diff options
-rw-r--r-- | dmenu.1 | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -52,7 +52,8 @@ dmenu matches menu items case insensitively. | |||
52 | dmenu lists items vertically, with the given number of lines. | 52 | dmenu lists items vertically, with the given number of lines. |
53 | .TP | 53 | .TP |
54 | .BI \-m " monitor" | 54 | .BI \-m " monitor" |
55 | dmenu is displayed on the monitor supplied. | 55 | dmenu is displayed on the monitor number supplied. Monitor numbers are starting |
56 | from 0. | ||
56 | .TP | 57 | .TP |
57 | .BI \-p " prompt" | 58 | .BI \-p " prompt" |
58 | defines the prompt to be displayed to the left of the input field. | 59 | defines the prompt to be displayed to the left of the input field. |