removed -t title crap from dmenu

This commit is contained in:
arg@10ksloc.org
2006-08-07 07:30:13 +02:00
parent 62a7d40746
commit ee03052e73
2 changed files with 12 additions and 57 deletions

View File

@ -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.