tsmall update to man page (backported) - dmenu - Dmenu fork with xft fonts.
(HTM) git clone git://r-36.net/dmenu
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit 02238725f6b580ea8b6356377e359f933c5ca720
(DIR) parent 2d5afd7c01150b9fa60de1c746205c72d75c9b68
(HTM) Author: arg@zarathustra <unknown>
Date: Tue, 26 Sep 2006 17:51:22 +0200
small update to man page (backported)
Diffstat:
dmenu.1 | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
---
(DIR) diff --git a/dmenu.1 b/dmenu.1
t@@ -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