mirror of
https://github.com/zsh-users/zsh-completions.git
synced 2026-09-17 16:00:19 +00:00
Added missing command-line flags to ssh-copy-id completion
See ssh-copy-id(1)
This commit is contained in:
@@ -44,6 +44,10 @@
|
||||
|
||||
_arguments -A "-*" \
|
||||
'-i+[use identity file]:SSH identity file:_files' \
|
||||
'-n+[do a dry-run]' \
|
||||
'-h+[print usage summary]' \
|
||||
'-p+[specifiy custom port]' \
|
||||
'-o+[additional ssh option]' \
|
||||
'1: :_user_at_host'
|
||||
|
||||
# Local Variables:
|
||||
|
||||
Reference in New Issue
Block a user