From 8c55dca683359d0fe78e590fb303475efdece692 Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Tue, 7 Feb 2006 19:10:08 +0000 Subject: Added one last (I hope) new option for the imminent 2.6.7. --- Completion/Unix/Command/_rsync | 1 + 1 file changed, 1 insertion(+) diff --git a/Completion/Unix/Command/_rsync b/Completion/Unix/Command/_rsync index 5b48e104a..bbe890869 100644 --- a/Completion/Unix/Command/_rsync +++ b/Completion/Unix/Command/_rsync @@ -202,6 +202,7 @@ _arguments -s \ '--blocking-io[use blocking I/O for the remote shell]' \ '--no-blocking-io[turn off --blocking-io]' \ '--stats[give some file-transfer stats]' \ + '(-8 --8-bit-output)'{-8,--8-bit-output}'[leave high-bit chars unescaped in output]' \ '(-P)--progress[show progress during transfer]' \ '--no-progress[turn off --progress]' \ '(--partial --progress)-P[same as --partial --progress]' \ -- cgit 1.4.1