.BR stderr
instead of
.BR stdout .
+.TP
+.BR \-V
+Be verbose; print program's
+.BR stdout
+(or stderr if
+.BR \-e
+is set) to stderr.
.SS "Generic Program Information"
.TP
.B \-h
.\".RE
.SH BUGS
.SS Known Bugs
-Only a simple string search is performed on
-.IR PATTERN
-in this version.
-.PP
-If a
-.IR PROGRAM
-like
-.BR cat
-opens stdout/stderr, but never writes to it, the timeout isn't triggered.
-.PP
.IR SIGNAL
needs to be given as an integer; mnemonic should be supported in the future.
.PP