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
5e0cd29a96
|
@ -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