Skip to content

Commit

Permalink
Elaborate on capabilities of subversion module
Browse files Browse the repository at this point in the history
  • Loading branch information
drfickle committed Sep 24, 2013
1 parent a364308 commit bd48251
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/source_control/subversion
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ DOCUMENTATION = '''
module: subversion
short_description: Deploys a subversion repository.
description:
- Deploy given repository URL / revision to dest.
- Deploy given repository URL / revision to dest. If dest exists, update to the specified revision, otherwise perform a checkout.
version_added: "0.7"
author: Dane Summers, [email protected]
notes:
Expand Down

0 comments on commit bd48251

Please sign in to comment.