aboutsummaryrefslogtreecommitdiff
path: root/dmenu.1
diff options
context:
space:
mode:
authorarg@10ksloc.org <unknown>2006-08-07 07:30:13 +0200
committerarg@10ksloc.org <unknown>2006-08-07 07:30:13 +0200
commitee03052e73c344cac6840d379a792fb135dce371 (patch)
tree7b5b892e0ad31f03bb00f6f960206612c0afc8c9 /dmenu.1
parent62a7d4074671ac8dd37d3c2640eae5e488741a16 (diff)
downloaddmenu-ee03052e73c344cac6840d379a792fb135dce371.tar.gz
dmenu-ee03052e73c344cac6840d379a792fb135dce371.tar.bz2
dmenu-ee03052e73c344cac6840d379a792fb135dce371.zip
removed -t title crap from dmenu
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
.SH SYNOPSIS
.B dmenu
.RB [ \-v ]
-.RB [ \-t
-.IR title ]
.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
-.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.