mirror of
https://github.com/zsh-users/zsh-completions.git
synced 2026-09-17 16:00:19 +00:00
Correct misspellings
This commit is contained in:
+1
-1
@@ -71,7 +71,7 @@ _arguments -C \
|
||||
'-po[Args to pass to ssh on proxy with -o option]:ssh-args' \
|
||||
'(-h -H)-h[Add a host to list of hosts]:[user@]host' \
|
||||
'(-h -H)-H[Add contents of file to list of hosts]:host file:_files' \
|
||||
'(-c -C)-c[Add a comand or quoted list of commands to list of commands to be executed on each host]:command' \
|
||||
'(-c -C)-c[Add a command or quoted list of commands to list of commands to be executed on each host]:command' \
|
||||
'(-c -C)-C[Add file contents to list of commands to be executed on each host]:commands file:_files' \
|
||||
'(-q)-q[No output unless necessary]' && ret=0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user