From cce386a6e7b57dd8d6b2c9555757a14d27489ee7 Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Sat, 15 Dec 2007 16:45:38 +0000 Subject: Improved --whole-file description. --- Completion/Unix/Command/_rsync | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion/Unix') diff --git a/Completion/Unix/Command/_rsync b/Completion/Unix/Command/_rsync index d727ee4ce..b5da516e3 100644 --- a/Completion/Unix/Command/_rsync +++ b/Completion/Unix/Command/_rsync @@ -158,7 +158,7 @@ _arguments -s \ '--chmod[change destination permissions]:mods' \ '(-S --sparse)'{-S,--sparse}'[handle sparse files efficiently]' \ '(-n --dry-run)'{-n,--dry-run}'[show what would have been transferred]' \ - '(-W --whole-file)'{-W,--whole-file}'[copy files whole (without rsync algorithm)]' \ + '(-W --whole-file)'{-W,--whole-file}'[copy files whole (without delta-transfer algorithm)]' \ {--no-W,--no-whole-file}'[turn off --whole-file]' \ '(-x --one-file-system)'{-x,--one-file-system}'[do not cross filesystem boundaries]' \ '(-B --block-size)'{-B,--block-size=}'[force a fixed checksum block-size]:block size' \ -- cgit 1.4.1