mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-02 03:27:54 +00:00
update docs and help text to include 'operator' (#4712)
This commit is contained in:
@@ -21,7 +21,7 @@ func (c *OperatorSealCommand) Synopsis() string {
|
||||
|
||||
func (c *OperatorSealCommand) Help() string {
|
||||
helpText := `
|
||||
Usage: vault seal [options]
|
||||
Usage: vault operator seal [options]
|
||||
|
||||
Seals the Vault server. Sealing tells the Vault server to stop responding
|
||||
to any operations until it is unsealed. When sealed, the Vault server
|
||||
|
||||
Reference in New Issue
Block a user