Xinqi Bao's Git
projects
/
dmenu.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
|
inline
| side by side
updated man page
[dmenu.git]
/
dmenu.1
diff --git
a/dmenu.1
b/dmenu.1
index
da69047
..
aa3c776
100644
(file)
--- a/
dmenu.1
+++ b/
dmenu.1
@@
-4,8
+4,6
@@
dmenu \- dynamic menu
.SH SYNOPSIS
.B dmenu
.RB [ \-v ]
.SH SYNOPSIS
.B dmenu
.RB [ \-v ]
-.RB [ \-t
-.IR title ]
.SH DESCRIPTION
.SS Overview
.B dmenu
.SH DESCRIPTION
.SS Overview
.B dmenu
@@
-17,11
+15,6
@@
It supports arbitrary, user defined menu contents.
.TP
.B \-v
prints version information to stdout, then exits.
.TP
.B \-v
prints version information to stdout, then exits.
-.TP
-.BI \-t " title"
-displays
-.I title
-above the menu.
.SS Usage
.B dmenu
reads a list of newline-separated items from stdin and creates a menu.
.SS Usage
.B dmenu
reads a list of newline-separated items from stdin and creates a menu.
@@
-64,5
+57,9
@@
returns
if Enter is pressed on termination,
.B 1
if Escape is pressed.
if Enter is pressed on termination,
.B 1
if Escape is pressed.
+.SH CUSTOMIZATION
+.B dwm
+is customized by creating a custom config.h and (re)compiling the source
+code. This keeps it fast, secure and simple.
.SH SEE ALSO
.BR dwm (1)
.SH SEE ALSO
.BR dwm (1)