Commit cf5b1620 by Amir H. Hajizamani

Remove superfluous/invalid quote

Allow the example to be copy-pasted with minimal confusion about the error.
parent 4012f4bb
......@@ -111,7 +111,7 @@ EXAMPLES = '''
# Add an AAAA record. Note that because there are colons in the value
# that the entire parameter list must be quoted:
- route53: >
"command=create
command=create
zone=foo.com
record=localhost.foo.com
type=AAAA
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment