diff --git a/library/files/synchronize b/library/files/synchronize index 1401a326fa1..3409c6f0300 100644 --- a/library/files/synchronize +++ b/library/files/synchronize @@ -58,7 +58,7 @@ options: version_added: "1.5" delete: description: - - Delete files that don't exist (after transfer, not before) in the C(src) path. + - Delete files that don't exist (after transfer, not before) in the C(src) path. This option requires C(recursive=yes). choices: [ 'yes', 'no' ] default: 'no' required: false