.RB [ \-i ]
.RB [ \-l
.IR lines ]
+.RB [ \-m
+.IR monitor ]
.RB [ \-p
.IR prompt ]
.RB [ \-fn
executes the selected item.
.P
.B dmenu_path
-is a script used by dmenu_run to find and cache a list of programs.
+is a program used by dmenu_run to find and cache a list of executables.
.SH OPTIONS
.TP
.B \-b
.BI \-l " lines"
dmenu lists items vertically, with the given number of lines.
.TP
+.BI \-m " monitor"
+dmenu appears on the given Xinerama screen.
+.TP
.BI \-p " prompt"
-defines the prompt to be displayed to the left of the input area.
+defines the prompt to be displayed to the left of the input field.
.TP
.BI \-fn " font"
-defines the font set used.
+defines the font or font set used.
.TP
.BI \-nb " color"
defines the normal background color.