diff --git a/command/list.go b/command/list.go index 916f9a0..9c3cfaf 100644 --- a/command/list.go +++ b/command/list.go @@ -15,7 +15,7 @@ type ListCommand struct { func (c *ListCommand) Help() string { helpText := ` -Usage consulacl list [options] +Usage: consulacl list [options] List all active ACL tokens.