correct documentation comment and version_added in "synchronize" module

reviewable/pr18780/r1
Andrea.Mandolo 11 years ago committed by Michael DeHaan
parent 7cd21a47ef
commit 2a66f356b1

@ -51,10 +51,11 @@ options:
required: false
checksum:
description:
- Skip based on checksum, not mod-time & size; Pay attention that "archive" option is enable by default: "checksum" may not work as you would like.
- Skip based on checksum, not mod-time & size; Pay attention that "archive" option is enable by default: "checksum" option will not disable it.
choices: [ 'yes', 'no' ]
default: 'no'
required: false
version_added: "1.6"
existing_only:
description:
- Skip creating new files on receiver.

Loading…
Cancel
Save