Use file documentation fragement for the copy module

This commit is contained in:
James Cammarata 2014-06-16 11:47:45 -05:00
parent 9b17e8a555
commit cb13b30362
2 changed files with 1 additions and 1 deletions

View file

@ -20,7 +20,6 @@ class ModuleDocFragment(object):
# Standard files documentation fragment
DOCUMENTATION = """
options:
options:
path:
description:

View file

@ -83,6 +83,7 @@ options:
defaults.
required: false
version_added: "1.5"
extends_documentation_fragment: files
author: Michael DeHaan
notes:
- The "copy" module recursively copy facility does not scale to lots (>hundreds) of files.