Polished man page about -concat
This commit is contained in:
@ -4329,16 +4329,21 @@ An existing target file is not removed before writing begins. If it is not
|
||||
able to take content data, then this command fails.
|
||||
Mode overwrite truncates regular data files to 0 size before writing into them.
|
||||
Example:
|
||||
.br
|
||||
\-concat append /home/me/accumulated_text /my/iso/text \-\-
|
||||
.br
|
||||
|
||||
Mode \fBpipe\fR expects as second parameter a delimiter word which shall
|
||||
mark the end of the program argument list. The third argument is the disk_path
|
||||
to the program. It must contain at least one '/'. $PATH is not applied.
|
||||
Further parameters up to the announced delimiter
|
||||
word are used as arguments with the program start. Example:
|
||||
.br
|
||||
\-concat pipe + /usr/bin/wc + /my/iso/files* \-\-
|
||||
\-iso_rr_pattern on \\
|
||||
.br
|
||||
\-concat pipe + /usr/bin/wc + "/my/iso/files*" \-\-
|
||||
.br
|
||||
|
||||
The further parameters in all modes are the iso_rr_paths of data files.
|
||||
Their content gets concatenated in the copy.
|
||||
.TP
|
||||
|
Reference in New Issue
Block a user