mirror of
https://github.com/rclone/rclone.git
synced 2025-12-15 07:43:35 +00:00
docs: filtering: fix --include-from copypaste error
This commit is contained in:
@@ -465,10 +465,10 @@ flags with `--exclude`, `--exclude-from`, `--filter` or `--filter-from`,
|
|||||||
you must use include rules for all the files you want in the include
|
you must use include rules for all the files you want in the include
|
||||||
statement. For more flexibility use the `--filter-from` flag.
|
statement. For more flexibility use the `--filter-from` flag.
|
||||||
|
|
||||||
`--exclude-from` has no effect when combined with `--files-from` or
|
`--include-from` has no effect when combined with `--files-from` or
|
||||||
`--files-from-raw` flags.
|
`--files-from-raw` flags.
|
||||||
|
|
||||||
`--exclude-from` followed by `-` reads filter rules from standard input.
|
`--include-from` followed by `-` reads filter rules from standard input.
|
||||||
|
|
||||||
### `--filter` - Add a file-filtering rule
|
### `--filter` - Add a file-filtering rule
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user