mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-25 17:52:02 +02:00
Add a note about how to exclude directories in the copy command
This commit is contained in:
@@ -38,7 +38,7 @@ type=list
|
|||||||
A glob pattern. Files with names matching this pattern are excluded from being
|
A glob pattern. Files with names matching this pattern are excluded from being
|
||||||
transferred. Useful when adding directories. Can
|
transferred. Useful when adding directories. Can
|
||||||
be specified multiple times, if any of the patterns match the file will be
|
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
|
--symlink-strategy
|
||||||
|
|||||||
Reference in New Issue
Block a user