aboutsummaryrefslogtreecommitdiff
path: root/dmenu.1
diff options
context:
space:
mode:
authorAnselm R. Garbe <arg@suckless.org>2007-02-08 11:10:29 +0100
committerAnselm R. Garbe <arg@suckless.org>2007-02-08 11:10:29 +0100
commit2bac5599b3e7629875d692b65a336915ecfee49d (patch)
treeb0734655eb2de1fe1f6b852727e2b85a14ecabfa /dmenu.1
parentdbccf6fbff01dce1e4349ab8ccff4357e360da4c (diff)
downloaddmenu-2bac5599b3e7629875d692b65a336915ecfee49d.tar.gz
dmenu-2bac5599b3e7629875d692b65a336915ecfee49d.tar.bz2
dmenu-2bac5599b3e7629875d692b65a336915ecfee49d.zip
letting dmenu appear at the bottom by default
Diffstat (limited to 'dmenu.1')
-rw-r--r--dmenu.14
1 files changed, 0 insertions, 4 deletions
diff --git a/dmenu.1 b/dmenu.1
index c682711..88dd9ef 100644
--- a/dmenu.1
+++ b/dmenu.1
@@ -3,7 +3,6 @@
dmenu \- dynamic menu
.SH SYNOPSIS
.B dmenu
-.RB [ \-b ]
.RB [ \-fn " <font>"]
.RB [ \-nb " <color>"]
.RB [ \-nf " <color>"]
@@ -20,9 +19,6 @@ It manages huge amounts (up to 10.000 and more) of user defined menu items
efficiently.
.SS Options
.TP
-.B \-b
-makes dmenu appear at the screen bottom (by default it appears at the screen top).
-.TP
.B \-fn <font>
defines the font.
.TP