Tweaked the mention of --human-readable.
authorWayne Davison <wayned@samba.org>
Wed, 8 Feb 2006 17:03:00 +0000 (17:03 +0000)
committerWayne Davison <wayned@samba.org>
Wed, 8 Feb 2006 17:03:00 +0000 (17:03 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 52b6a12..b5633fb 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -108,8 +108,9 @@ Changes since 2.6.6:
     - Added the --8-bit-output (-8) option, which tells rsync to avoid escaping
       high-bit characters that it thinks are unreadable in the current locale.
 
     - Added the --8-bit-output (-8) option, which tells rsync to avoid escaping
       high-bit characters that it thinks are unreadable in the current locale.
 
-    - The new options --human-readable (-h) and --si change the output of the
-      --stats and the end-of-run summary to be easier to read.
+    - The new option --human-readable (-h) changes the output of --progress,
+      --stats, and the end-of-run summary to be easier to read.  If repeated,
+      the units become powers of 1024 instead of powers of 1000.
 
     - If lutimes() and/or lchmod() are around, use them to allow the
       preservation of attributes on symlinks.
 
     - If lutimes() and/or lchmod() are around, use them to allow the
       preservation of attributes on symlinks.