New option -sleep
This commit is contained in:
@ -50,7 +50,7 @@
|
||||
@c man .\" First parameter, NAME, should be all caps
|
||||
@c man .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
|
||||
@c man .\" other parameters are allowed: see man(7), man(1)
|
||||
@c man .TH XORRISO 1 "Version 1.1.7, Sep 27, 2011"
|
||||
@c man .TH XORRISO 1 "Version 1.1.7, Oct 13, 2011"
|
||||
@c man .\" Please adjust this date whenever revising the manpage.
|
||||
@c man .\"
|
||||
@c man .\" Some roff macros, for reference:
|
||||
@ -4788,6 +4788,12 @@ Show text at beginning of output line and
|
||||
wait for the user to hit the Enter key
|
||||
resp. to send a line via stdin.
|
||||
@c man .TP
|
||||
@item -sleep seconds
|
||||
@kindex -sleep waits for a given time span
|
||||
@cindex Program, wait a time span, -sleep
|
||||
Wait for the given number of seconds before perfoming the next command.
|
||||
Expect coarse granularity no better than 1/100 seconds.
|
||||
@c man .TP
|
||||
@item -errfile_log mode path|channel
|
||||
@kindex -errfile_log logs problematic disk files
|
||||
@cindex Write, log problematic disk files, -errfile_log
|
||||
|
Reference in New Issue
Block a user