diff --git a/docs/content/filtering.md b/docs/content/filtering.md index 0ede0eb38..8c7ce232f 100644 --- a/docs/content/filtering.md +++ b/docs/content/filtering.md @@ -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.