mirror of https://github.com/hashicorp/consul
website: fix minor typo in documentation (#4864)
parent
37466d6590
commit
988ceb697a
|
@ -37,7 +37,7 @@ Usage: consul acl <subcommand> [options] [args]
|
|||
|
||||
List all ACL Tokens:
|
||||
|
||||
$ consul acl tokens list
|
||||
$ consul acl token list
|
||||
|
||||
Create a new ACL Policy:
|
||||
|
||||
|
|
|
@ -77,7 +77,7 @@ Usage: consul acl <subcommand> [options] [args]
|
|||
|
||||
List all ACL Tokens:
|
||||
|
||||
$ consul acl tokens list
|
||||
$ consul acl token list
|
||||
|
||||
Create a new ACL Policy:
|
||||
|
||||
|
|
Loading…
Reference in New Issue