From 5ad9ee83b91a2fb90bf83c458c96feefa1de9b30 Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Mon, 28 Mar 2005 21:04:15 +0000 Subject: Added --protocol. --- Completion/Unix/Command/_rsync | 1 + 1 file changed, 1 insertion(+) (limited to 'Completion') diff --git a/Completion/Unix/Command/_rsync b/Completion/Unix/Command/_rsync index 026a6a93e..090a21b1f 100644 --- a/Completion/Unix/Command/_rsync +++ b/Completion/Unix/Command/_rsync @@ -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:' -- cgit 1.4.1