aboutsummaryrefslogtreecommitdiff
path: root/dmenu.1
diff options
context:
space:
mode:
Diffstat (limited to 'dmenu.1')
-rw-r--r--dmenu.17
1 files changed, 0 insertions, 7 deletions
diff --git a/dmenu.1 b/dmenu.1
index da69047..4dbef65 100644
--- a/dmenu.1
+++ b/dmenu.1
@@ -4,8 +4,6 @@ dmenu \- dynamic menu
4.SH SYNOPSIS 4.SH SYNOPSIS
5.B dmenu 5.B dmenu
6.RB [ \-v ] 6.RB [ \-v ]
7.RB [ \-t
8.IR title ]
9.SH DESCRIPTION 7.SH DESCRIPTION
10.SS Overview 8.SS Overview
11.B dmenu 9.B dmenu
@@ -17,11 +15,6 @@ It supports arbitrary, user defined menu contents.
17.TP 15.TP
18.B \-v 16.B \-v
19prints version information to stdout, then exits. 17prints version information to stdout, then exits.
20.TP
21.BI \-t " title"
22displays
23.I title
24above the menu.
25.SS Usage 18.SS Usage
26.B dmenu 19.B dmenu
27reads a list of newline-separated items from stdin and creates a menu. 20reads a list of newline-separated items from stdin and creates a menu.