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 c36007ab25
commit ba71ff7b0c
1 changed files with 1 additions and 1 deletions

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: