Updated comments

This commit is contained in:
deajan 2016-12-01 21:12:47 +01:00
parent 651bf48990
commit a9c3f04b1b
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@ PRESERVE_EXECUTABILITY=yes
PRESERVE_ACL=no
## Preserve Xattr. Make sure source and target FS can manage identical XATTRS. Disabled on Mac OSX.
PRESERVE_XATTR=no
## Transforms symlinks into referent files/dirs
## Transforms symlinks into referent files/dirs. Be careful as symlinks without referrent will break sync as if standard files could not be copied.
COPY_SYMLINKS=no
## Treat symlinked dirs as dirs. CAUTION: This also follows symlinks outside of the replica root.
KEEP_DIRLINKS=no