X-Git-Url: https://git.danieliu.xyz/?p=dmenu.git;a=blobdiff_plain;f=dmenu.1;h=477219a175665dd00ed47e0da4828addbc924a1b;hp=2afa17cccc6a8ec778473c79c1c3bcdbae6b81bd;hb=66b2e8379f0b851d0535a50321e22b58fdaa247d;hpb=665488a6eedeecf743e44bd9624105c8b47c4f97 diff --git a/dmenu.1 b/dmenu.1 index 2afa17c..477219a 100644 --- a/dmenu.1 +++ b/dmenu.1 @@ -10,7 +10,6 @@ dmenu \- dynamic menu .RB [ \-p " "] .RB [ \-sb " "] .RB [ \-sf " "] -.RB [ \-t " "] .RB [ \-v ] .SH DESCRIPTION .SS Overview @@ -41,9 +40,6 @@ defines the selected background color (#RGB, #RRGGBB, and color names are suppor .B \-sf defines the selected foreground color (#RGB, #RRGGBB, and color names are supported). .TP -.B \-t -defines the seconds to wait for standard input, before exiting (default is 3). -.TP .B \-v prints version information to standard output, then exits. .SH USAGE