Mention the new --no-* options.

This commit is contained in:
Wayne Davison
2005-08-28 00:34:46 +00:00
parent 2c64b25827
commit a912a980ec

5
NEWS
View File

@@ -38,6 +38,11 @@ Changes since 2.6.6:
replicate the "baz/dir" part of the source path (note: a trailing
dot dir is unaffected unless it also has a trailing slash).
- Added some new --no-FOO options that make it easier to override
unwanted implied or default options. For example, "-a --no-o" (aka
"--archive --no-owner") can be used to turn off the preservation of
file ownership that is implied by -a.
INTERNAL:
- Some buffer sizes were expanded a bit, particularly on systems where