From: Wayne Davison Date: Wed, 16 Feb 2005 08:12:34 +0000 (+0000) Subject: Tweaked the mention of --itemize-changes. X-Git-Tag: v2.6.4pre1~124 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e92f21d2f7f00be9c82b11eba6e72a88c92889eb;p=thirdparty%2Frsync.git Tweaked the mention of --itemize-changes. --- diff --git a/NEWS b/NEWS index 2d6f2ffc..3f76c0b5 100644 --- a/NEWS +++ b/NEWS @@ -169,7 +169,8 @@ Changes since 2.6.3: - Added the --itemize-changes (-i) option that is a way to output the list of files that got transferred and/or changed in any way, and how - they changed. Also works with --dry-run. + they changed. The effect is the same as specifying --log-format + "%i %n%L" (see the rsyncd.conf manpage). Works with --dry-run. - Added the --fuzzy option, which attempts to find a basis file for a file that is being created from scratch. The current algorithm