mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-04 20:40:57 +02:00
Added --protocol.
This commit is contained in:
parent
2c23d6e3b4
commit
5ad9ee83b9
1 changed files with 1 additions and 0 deletions
|
@ -164,4 +164,5 @@ _arguments -s \
|
|||
'--password-file=[read password from file]:file:_files' \
|
||||
'--list-only[list the files instead of copying them]' \
|
||||
'--write-batch=[write a batched update to the specified file]:file:' \
|
||||
'--protocol=[force an older protocol version to be used]:number:' \
|
||||
'--read-batch=[read a batched update from the specified file]:file:'
|
||||
|
|
Loading…
Reference in a new issue