Update documentation for status command to reflect new return codes

This commit is contained in:
Jeff Mitchell
2016-02-08 11:36:08 -05:00
parent 44a412f5a0
commit ef8086b17f

View File

@@ -94,7 +94,7 @@ Usage: vault status [options]
Outputs the state of the Vault, sealed or unsealed and if HA is enabled.
This command outputs whether or not the Vault is sealed. The exit
code also reflects the seal status (0 unsealed, 1 sealed, 2+ error).
code also reflects the seal status (0 unsealed, 2 sealed, 1 error).
General Options: