From efb9ec505f09f0f6cff0cd009b9c9e067793feef Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Tue, 30 May 2006 18:32:33 +0000 Subject: Option changes for the upcoming 2.6.9 release. --- Completion/Unix/Command/_rsync | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'Completion/Unix/Command/_rsync') diff --git a/Completion/Unix/Command/_rsync b/Completion/Unix/Command/_rsync index 93f170e47..25d715550 100644 --- a/Completion/Unix/Command/_rsync +++ b/Completion/Unix/Command/_rsync @@ -210,7 +210,9 @@ _arguments -s \ '--no-progress[turn off --progress]' \ '(--partial --progress)-P[same as --partial --progress]' \ '(-i --itemize-changes)'{-i,--itemize-changes}'[output a change-summary for all updates]' \ - '--log-format=[log file-transfers using specified format]:format' \ + '--out-format=[output updates using specified format]:format' \ + '--log-file-format=[log updates using specified format]:format' \ + '--log-file=[log what rsync is doing to the specified file]:file:_files' \ '--password-file=[read password from file]:file:_files' \ '--list-only[list the files instead of copying them]' \ '(--only-write-batch)--write-batch=[write a batched update to the specified file]:file:_files' \ -- cgit 1.4.1