From e2d68210d77124432baa7c04185b4320c7f9b940 Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Wed, 15 Feb 2006 19:24:39 +0000 Subject: [PATCH] Another attempt to make --checksum clearer. --- rsync.yo | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/rsync.yo b/rsync.yo index 1b2ab0b5..a573a3c7 100644 --- a/rsync.yo +++ b/rsync.yo @@ -480,9 +480,9 @@ both sides of the connection occurs in addition to the automatic checksum verifications that occur during and after a file's transfer, this option can be quite slow. -Note that rsync always uses a whole-file checksum to verify that each -transferred file was reconstructed correctly, irrespective of this or -any other option's setting. +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. 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