From 66b2e8379f0b851d0535a50321e22b58fdaa247d Mon Sep 17 00:00:00 2001 From: "Anselm R. Garbe" Date: Mon, 19 Feb 2007 21:18:36 +0100 Subject: removed -t, now using isatty() instead of select() to prevent execution from an interactive shell --- dmenu.1 | 4 ---- 1 file changed, 4 deletions(-) (limited to 'dmenu.1') 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 -- cgit v1.2.3