mirror of
https://github.com/rclone/rclone.git
synced 2025-01-20 05:11:20 +01:00
docs: filtering: fix --include-from copypaste error
This commit is contained in:
parent
05f000b076
commit
e0e697ca11
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user