Polished man page about -concat

This commit is contained in:
2014-04-22 08:55:56 +00:00
parent 9ae473dac0
commit 383f078c44
3 changed files with 52 additions and 33 deletions

View File

@ -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