mirror of
https://github.com/rclone/rclone.git
synced 2025-12-12 06:24:14 +01:00
docs: filtering: mention feeding --files-from from standard input
This commit is contained in:
@@ -562,6 +562,8 @@ Other filter flags (`--include`, `--include-from`, `--exclude`,
|
|||||||
trailing whitespace is stripped from the input lines. Lines starting
|
trailing whitespace is stripped from the input lines. Lines starting
|
||||||
with `#` or `;` are ignored.
|
with `#` or `;` are ignored.
|
||||||
|
|
||||||
|
`--files-from` followed by `-` reads the list of files from standard input.
|
||||||
|
|
||||||
Rclone commands with a `--files-from` flag traverse the remote,
|
Rclone commands with a `--files-from` flag traverse the remote,
|
||||||
treating the names in `--files-from` as a set of filters.
|
treating the names in `--files-from` as a set of filters.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user