Add a note about how to exclude directories in the copy command

This commit is contained in:
Kovid Goyal
2022-07-12 16:23:48 +05:30
parent 4c2800b294
commit 3a17f54bca

View File

@@ -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