Docs: Categorize the ssh kitten configuration options and minor tweaks

This commit is contained in:
pagedown
2022-03-22 23:25:59 +08:00
parent 906be21b8d
commit efda0ea455
3 changed files with 49 additions and 42 deletions

View File

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