Browse code

Fix subversion module's documentation

Let our users determine what they want to do with a given module.
Particularily when the mdoule doesn't pose any such restrictions.

Igor Galić authored on 2012/11/28 18:02:20
Showing 1 changed files
... ...
@@ -23,7 +23,7 @@ DOCUMENTATION = '''
23 23
 module: subversion
24 24
 short_description: Deploys a subversion repository.
25 25
 description:
26
-   - 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.
26
+   - This module is really simple: It checks out from the given branch of a repo or at a particular tag.
27 27
 version_added: "0.7"
28 28
 options:
29 29
   repo: