mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-01 11:08:10 +00:00
Fix generate-root synopsis
This commit is contained in:
@@ -286,7 +286,7 @@ func (c *GenerateRootCommand) dumpStatus(status *api.GenerateRootStatusResponse)
|
||||
}
|
||||
|
||||
func (c *GenerateRootCommand) Synopsis() string {
|
||||
return "Promotes a token to a root token"
|
||||
return "Generates a new root token"
|
||||
}
|
||||
|
||||
func (c *GenerateRootCommand) Help() string {
|
||||
|
||||
Reference in New Issue
Block a user