diff --git a/website/source/docs/commands/acl.html.md b/website/source/docs/commands/acl.html.md index 6d7c9d669d..35c35fef4d 100644 --- a/website/source/docs/commands/acl.html.md +++ b/website/source/docs/commands/acl.html.md @@ -81,10 +81,10 @@ Usage: consul acl [options] [args] Create a new ACL Policy: - $ consul acl policy create “new-policy” \ - -description “This is an example policy” \ - -datacenter “dc1” \ - -datacenter “dc2” \ + $ consul acl policy create "new-policy" \ + -description "This is an example policy" \ + -datacenter "dc1" \ + -datacenter "dc2" \ -rules @rules.hcl Set the default agent token: