website: fix minor typo in documentation (#4864)
This commit is contained in:
parent
35b3b6b54b
commit
62dae2fd9f
|
@ -37,7 +37,7 @@ Usage: consul acl <subcommand> [options] [args]
|
||||||
|
|
||||||
List all ACL Tokens:
|
List all ACL Tokens:
|
||||||
|
|
||||||
$ consul acl tokens list
|
$ consul acl token list
|
||||||
|
|
||||||
Create a new ACL Policy:
|
Create a new ACL Policy:
|
||||||
|
|
||||||
|
|
|
@ -77,7 +77,7 @@ Usage: consul acl <subcommand> [options] [args]
|
||||||
|
|
||||||
List all ACL Tokens:
|
List all ACL Tokens:
|
||||||
|
|
||||||
$ consul acl tokens list
|
$ consul acl token list
|
||||||
|
|
||||||
Create a new ACL Policy:
|
Create a new ACL Policy:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue