mirror of
https://github.com/rclone/rclone.git
synced 2025-01-02 12:29:18 +01:00
docs: filtering: mention feeding --files-from from standard input
This commit is contained in:
parent
e0e697ca11
commit
5499fd3b59
@ -562,6 +562,8 @@ Other filter flags (`--include`, `--include-from`, `--exclude`,
|
||||
trailing whitespace is stripped from the input lines. Lines starting
|
||||
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,
|
||||
treating the names in `--files-from` as a set of filters.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user