From e9a867215f1c49593c20fc4ad317ab93dbb9ff4e Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Mon, 28 Mar 2005 21:02:06 +0000 Subject: Added --protocol option. --- Completion/Unix/Command/_rsync | 1 + 1 file changed, 1 insertion(+) (limited to 'Completion/Unix/Command/_rsync') diff --git a/Completion/Unix/Command/_rsync b/Completion/Unix/Command/_rsync index d7b611c26..aa56b7afe 100644 --- a/Completion/Unix/Command/_rsync +++ b/Completion/Unix/Command/_rsync @@ -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:' -- cgit 1.4.1