From: Wayne Davison Date: Fri, 25 Mar 2005 16:45:58 +0000 (+0000) Subject: Mention that --dry-run no longer conflicts with the batch options. X-Git-Tag: v2.6.4pre4~14 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7b759fe0df60d178d2ca13e9e25a1430a5eed528;p=thirdparty%2Frsync.git Mention that --dry-run no longer conflicts with the batch options. --- diff --git a/NEWS b/NEWS index 9dedebca..08c67986 100644 --- a/NEWS +++ b/NEWS @@ -252,6 +252,10 @@ Changes since 2.6.3: avoid detaching, requiring the new --detach option to force rsync to detach. + - The --dry-run option can now be combined with either --write-batch or + --read-batch, allowing you to run a do-nothing test command to see + what would happen without --dry-run. + - Improved the option descriptions in the --help text. SUPPORT FILES: