mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-20 07:24:41 +02:00
Docs: Categorize the ssh kitten configuration options and minor tweaks
This commit is contained in:
@@ -35,9 +35,10 @@ variables and ~ are not expanded.
|
||||
|
||||
--exclude
|
||||
type=list
|
||||
A glob pattern. Files whose names would match this pattern after transfer
|
||||
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.
|
||||
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.
|
||||
'''
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user