mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-02 19:47:54 +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 {
|
func (c *GenerateRootCommand) Synopsis() string {
|
||||||
return "Promotes a token to a root token"
|
return "Generates a new root token"
|
||||||
}
|
}
|
||||||
|
|
||||||
func (c *GenerateRootCommand) Help() string {
|
func (c *GenerateRootCommand) Help() string {
|
||||||
|
|||||||
Reference in New Issue
Block a user