mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-08 21:25:32 +02:00
Allow matching on hostname and username
This commit is contained in:
@@ -46,7 +46,7 @@ quick example:
|
||||
copy env-files
|
||||
env SOMETHING=else
|
||||
|
||||
hostname somehost
|
||||
hostname someuser@somehost
|
||||
copy --dest=foo/bar some-file
|
||||
copy --glob some/files.*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user