Don't print a meaningless speedup on a dry run (or --only-write-batch).
[rsync/rsync.git] / rsync.yo
index 6bbf400..fdc0e23 100644 (file)
--- a/rsync.yo
+++ b/rsync.yo
@@ -1051,8 +1051,8 @@ call failures); if it isn't, that's a bug.  Other output is the same to the
 extent practical, but may differ in some areas.  Notably, a dry run does not
 send the actual data for file transfers, so bf(--progress) has no effect,
 the "bytes sent", "bytes received", "literal data", and "matched data"
-statistics are too small, and the "speedup" value is equivalent to a run
-where no file transfers are needed.
+statistics are too small; and the "speedup" is not printed at all because it
+is meaningless.
 
 dit(bf(-W, --whole-file)) With this option the delta-transfer algorithm
 is not used and the whole file is sent as-is instead.  The transfer may be