Update get_url

Small syntactic correction: Removed trailing double-quote from example.
reviewable/pr18780/r1
Michael Griffin 12 years ago
parent acb2ab73c2
commit 2bd8310de6

@ -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
'''

Loading…
Cancel
Save