Fix typo in usage description of operator init -status flag (#10618)

This commit fixes a typo in the operator init -status flag's usage
description and aligns it with that found on https://www.vaultproject.io/docs/commands/operator/init#status.
This commit is contained in:
Jace Tan
2020-12-24 04:12:44 +08:00
committed by GitHub
parent e2620b9943
commit f2cf40ce1f

View File

@@ -94,7 +94,7 @@ func (c *OperatorInitCommand) Flags() *FlagSets {
Default: false,
Usage: "Print the current initialization status. An exit code of 0 means " +
"the Vault is already initialized. An exit code of 1 means an error " +
"occurred. An exit code of 2 means the mean is not initialized.",
"occurred. An exit code of 2 means the Vault is not initialized.",
})
f.IntVar(&IntVar{