.SH SYNOPSIS
.B dmenu
.RB [ \-b ]
+.RB [ \-i ]
.RB [ \-fn " <font>"]
.RB [ \-nb " <color>"]
.RB [ \-nf " <color>"]
.B \-b
makes dmenu appear at the screen bottom (by default it appears at the screen top).
.TP
+.B \-i
+makes dmenu match menu entries with ignoring intermediate characters.
+.TP
.B \-fn <font>
defines the font.
.TP
on termination.
.TP
.B Backspace (Control\-h)
-Remove enough characters from the input field to change its filtering effect.
+Remove a character from the input field.
.TP
.B Control\-u
Remove all characters from the input field.