mirror of
https://github.com/RsyncProject/rsync.git
synced 2026-03-11 02:48:35 -04:00
Mention the new --no-* options.
This commit is contained in:
5
NEWS
5
NEWS
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user