Commit 86908546 by Michael DeHaan

Merge pull request #1703 from igalic/svn-doc-fix

Fix subversion module's documentation
parents c948c65b 1ba5c5ae
......@@ -23,7 +23,7 @@ DOCUMENTATION = '''
module: subversion
short_description: Deploys a subversion repository.
description:
- This module is really simple, so for now this checks out from the given branch of a repo at a particular SHA or tag. Latest is not supported, you should not be doing that.
- This module is really simple, it checks out from the given branch of a repo or at a particular tag.
version_added: "0.7"
options:
repo:
......
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