diff --git a/kittens/ssh/copy.py b/kittens/ssh/copy.py index 1f863df8c..0c4d33407 100644 --- a/kittens/ssh/copy.py +++ b/kittens/ssh/copy.py @@ -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