diff options
author | arg@10ksloc.org <unknown> | 2006-08-07 07:30:13 +0200 |
---|---|---|
committer | arg@10ksloc.org <unknown> | 2006-08-07 07:30:13 +0200 |
commit | ee03052e73c344cac6840d379a792fb135dce371 (patch) | |
tree | 7b5b892e0ad31f03bb00f6f960206612c0afc8c9 /dmenu.1 | |
parent | 62a7d4074671ac8dd37d3c2640eae5e488741a16 (diff) |
removed -t title crap from dmenu
Diffstat (limited to 'dmenu.1')
-rw-r--r-- | dmenu.1 | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -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. |