New options -print_info and -print_mark
This commit is contained in:
@ -4577,9 +4577,20 @@ restoring of hard links.
|
||||
Default is 16m = 16 MiB, minimum 64k = 64 kiB, maximum 1024m = 1 GiB.
|
||||
@c man .TP
|
||||
@item -print text
|
||||
@kindex -print prints text line
|
||||
@cindex Program, print text line, -print
|
||||
Print a text to result channel.
|
||||
@kindex -print prints result text line
|
||||
@cindex Program, print result text line, -print
|
||||
Print a text line to the result channel which is by default stdout.
|
||||
@c man .TP
|
||||
@item -print_info text
|
||||
@kindex -print_info prints message text line
|
||||
@cindex Program, print message text line, -print_info
|
||||
Print a text line to the info channel which is by default stderr.
|
||||
@c man .TP
|
||||
@item -print_mark text
|
||||
@kindex -print_mark prints synchronizing text line
|
||||
@cindex Program, print synchronizing text line, -print_mark
|
||||
Print a text line to the mark channel which is by default directed to both,
|
||||
result and info channel. An empty text will cause no output at all.
|
||||
@c man .TP
|
||||
@item -prompt text
|
||||
@kindex -prompt prompts for enter key
|
||||
|
Reference in New Issue
Block a user