Commit 21054798 by jctanner

Merge pull request #6696 from jjshoe/patch-1

Show argument dependency
parents b3cdcbff 12c84dd6
...@@ -58,7 +58,7 @@ options: ...@@ -58,7 +58,7 @@ options:
version_added: "1.5" version_added: "1.5"
delete: delete:
description: 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' ] choices: [ 'yes', 'no' ]
default: 'no' default: 'no'
required: false required: false
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment