1
0
Fork 0
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:
Wayne Davison 2005-03-28 21:04:15 +00:00
parent 2c23d6e3b4
commit 5ad9ee83b9

View file

@ -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:'