aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorarg@zarathustra <unknown>2006-09-26 17:51:22 +0200
committerarg@zarathustra <unknown>2006-09-26 17:51:22 +0200
commit02238725f6b580ea8b6356377e359f933c5ca720 (patch)
treef8656778071c963202e46b38c70c547ed1942cff
parent2d5afd7c01150b9fa60de1c746205c72d75c9b68 (diff)
downloaddmenu-02238725f6b580ea8b6356377e359f933c5ca720.tar.gz
dmenu-02238725f6b580ea8b6356377e359f933c5ca720.tar.bz2
dmenu-02238725f6b580ea8b6356377e359f933c5ca720.zip
small update to man page (backported)
-rw-r--r--dmenu.112
1 files changed, 6 insertions, 6 deletions
diff --git a/dmenu.1 b/dmenu.1
index cfe16b4..c47044a 100644
--- a/dmenu.1
+++ b/dmenu.1
@@ -3,12 +3,12 @@
dmenu \- dynamic menu
.SH SYNOPSIS
.B dmenu
-.RB [ \-font <name> ]
-.RB [ \-normbg <color> ]
-.RB [ \-normfg <color> ]
-.RB [ \-selbg <color> ]
-.RB [ \-selfg <color> ]
-.RB [ \-t <seconds> ]
+.RB [ \-font " <name>"]
+.RB [ \-normbg " <color>"]
+.RB [ \-normfg " <color>"]
+.RB [ \-selbg " <color>"]
+.RB [ \-selfg " <color>"]
+.RB [ \-t " <seconds>"]
.RB [ \-v ]
.SH DESCRIPTION
.SS Overview