Update get_url

Small syntactic correction: Removed trailing double-quote from example.
pull/2271/head
Michael Griffin 12 years ago
parent 6d41983173
commit 5bfd648dc8

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