1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-10-02 08:51:18 +02:00

Added --protocol option.

This commit is contained in:
Wayne Davison 2005-03-28 21:02:06 +00:00
parent 40b7069173
commit e9a867215f

@ -181,4 +181,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:'