diff --git a/library/cloud/route53 b/library/cloud/route53 index f6d5e44ef05..78e726995ef 100644 --- a/library/cloud/route53 +++ b/library/cloud/route53 @@ -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