From 8958fae362683257f8202b7f56b151b9c5ce5103 Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Wed, 15 Feb 2006 19:58:53 +0000 Subject: [PATCH] One last change to make the --checksum distinction very clear. --- rsync.yo | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/rsync.yo b/rsync.yo index a573a3c7..770832df 100644 --- a/rsync.yo +++ b/rsync.yo @@ -482,7 +482,8 @@ can be quite slow. Note that rsync always verifies that each em(transferred) file was correctly reconstructed on the receiving side using a whole-file checksum, -but that checking has nothing to do with this option. +but that after-transfer check has nothing to do with this option's +before-transfer "Does the file need to be updated?" check. dit(bf(-a, --archive)) This is equivalent to bf(-rlptgoD). It is a quick way of saying you want recursion and want to preserve almost -- 2.34.1