New option -sleep
This commit is contained in:
@ -9,7 +9,7 @@
|
||||
.\" First parameter, NAME, should be all caps
|
||||
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
|
||||
.\" other parameters are allowed: see man(7), man(1)
|
||||
.TH XORRISO 1 "Version 1.1.7, Sep 27, 2011"
|
||||
.TH XORRISO 1 "Version 1.1.7, Oct 13, 2011"
|
||||
.\" Please adjust this date whenever revising the manpage.
|
||||
.\"
|
||||
.\" Some roff macros, for reference:
|
||||
@ -4068,6 +4068,11 @@ Show text at beginning of output line and
|
||||
wait for the user to hit the Enter key
|
||||
resp. to send a line via stdin.
|
||||
.TP
|
||||
\fB\-sleep\fR seconds
|
||||
Wait for the given number of seconds before perfoming the next command.
|
||||
The sleep time is given by a decimal number. E.g. "15" or "0.5".
|
||||
Expect coarse granularity in the range of about 1/100 seconds.
|
||||
.TP
|
||||
\fB\-errfile_log\fR mode path|channel
|
||||
.br
|
||||
If problem events are related to input files from the filesystem, then their
|
||||
|
Reference in New Issue
Block a user