Add a note about how to exclude directories in the copy command
This commit is contained in:
parent
4c2800b294
commit
3a17f54bca
@ -38,7 +38,7 @@ type=list
|
||||
A glob pattern. Files with names matching this pattern are excluded from being
|
||||
transferred. Useful when adding directories. Can
|
||||
be specified multiple times, if any of the patterns match the file will be
|
||||
excluded.
|
||||
excluded. To exclude a directory use a pattern like */directory_name/*.
|
||||
|
||||
|
||||
--symlink-strategy
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user