mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
cli: add options to help string for acl policy info (#20138)
Fixes: https://github.com/hashicorp/nomad/issues/20117
This commit is contained in:
@@ -16,7 +16,7 @@ type ACLPolicyInfoCommand struct {
|
||||
|
||||
func (c *ACLPolicyInfoCommand) Help() string {
|
||||
helpText := `
|
||||
Usage: nomad acl policy info <name>
|
||||
Usage: nomad acl policy info [options] <name>
|
||||
|
||||
Info is used to fetch information on an existing ACL policy.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user