Xinqi Bao's Git
projects
/
dmenu.git
/ diff
summary
|
log
|
commit
|
diff
|
tree
raw
|
patch
|
inline
| side by side (parent:
11bda99
)
updated man page
author
Anselm R. Garbe <
[email protected]
>
Mon, 28 Aug 2006 05:22:38 +0000
(07:22 +0200)
committer
Anselm R. Garbe <
[email protected]
>
Mon, 28 Aug 2006 05:22:38 +0000
(07:22 +0200)
dmenu.1
diff
|
blob
|
history
diff --git
a/dmenu.1
b/dmenu.1
index
8f56491
..
fb0a5fe
100644
(file)
--- a/
dmenu.1
+++ b/
dmenu.1
@@
-14,12
+14,12
@@
It supports arbitrary, user defined menu contents.
.SS Options
.TP
.B \-v
.SS Options
.TP
.B \-v
-prints version information to st
do
ut, then exits.
+prints version information to st
andard outp
ut, then exits.
.SH USAGE
.B dmenu
.SH USAGE
.B dmenu
-reads a list of newline-separated items from st
din
and creates a menu.
+reads a list of newline-separated items from st
andard input
and creates a menu.
When the user selects an item or enters any text and presses Return, his choice
When the user selects an item or enters any text and presses Return, his choice
-is printed to st
do
ut and
+is printed to st
andard outp
ut and
.B dmenu
terminates.
.B dmenu
.B dmenu
terminates.
.B dmenu
@@
-36,10
+36,10
@@
Tab
Copy the selected item to the input field.
.TP
Return
Copy the selected item to the input field.
.TP
Return
-Confirm selection and quit (print the selected item to st
do
ut).
+Confirm selection and quit (print the selected item to st
andard outp
ut).
.TP
Shift-Return
.TP
Shift-Return
-Confirm selection and quit (print the text in the input field to st
do
ut).
+Confirm selection and quit (print the text in the input field to st
andard outp
ut).
.TP
Escape
Quit without selecting an item.
.TP
Escape
Quit without selecting an item.