mirror of
https://github.com/status-im/consul.git
synced 2025-02-16 15:47:21 +00:00
docs: remove curly quotes from shell block (#4921)
This commit is contained in:
parent
9c09d66028
commit
2a8951fcc0
@ -81,10 +81,10 @@ Usage: consul acl <subcommand> [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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user