mirror of https://github.com/status-im/consul.git
Merge pull request #8544 from hashicorp/watsonian/consul-acl-translate-rules-typo
Fix usage typo for `consul acl translate-rules`
This commit is contained in:
commit
72e64e9f6f
|
@ -15,7 +15,7 @@ This command translates the legacy ACL rule syntax into the new syntax.
|
|||
|
||||
### Usage
|
||||
|
||||
Usage: `consul acl translate rules [options] TRANSLATE`
|
||||
Usage: `consul acl translate-rules [options] TRANSLATE`
|
||||
|
||||
#### API Options
|
||||
|
||||
|
|
Loading…
Reference in New Issue