Mentioned stdin with option -path_list
This commit is contained in:
parent
6faaafc24e
commit
bf35527e06
@ -542,8 +542,9 @@ Mode "none" is the default. It prevents any words from being understood
|
||||
as files to add, if they are not parameters to appropriate commands.
|
||||
.TP
|
||||
\fB\-path_list\fR disk_path
|
||||
Like -add but read the parameter words from file disk_path.
|
||||
One pathspec resp. disk_path pattern per line.
|
||||
Like -add but read the parameter words from file disk_path
|
||||
or standard input if disk_path is "-".
|
||||
The list must contain exactly one pathspec resp. disk_path pattern per line.
|
||||
.TP
|
||||
\fB\-cpr\fR disk_path [***] iso_rr_path
|
||||
Insert the given files or directory trees from filesystem
|
||||
|
Loading…
Reference in New Issue
Block a user