Merge pull request #2271 from MWGriffin/patch-1

Update get_url
This commit is contained in:
Daniel Hokka Zakrisson
2013-03-02 01:40:31 -08:00

View File

@@ -68,7 +68,7 @@ author: Jan-Piet Mens
'''
EXAMPLES='''
get_url: url=http://example.com/path/file.conf dest=/etc/foo.conf mode=0440"
get_url: url=http://example.com/path/file.conf dest=/etc/foo.conf mode=0440
'''