From ef8086b17f4288fe37defae2a327af4eeb03aab8 Mon Sep 17 00:00:00 2001 From: Jeff Mitchell Date: Mon, 8 Feb 2016 11:36:08 -0500 Subject: [PATCH] Update documentation for status command to reflect new return codes --- command/status.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/command/status.go b/command/status.go index 870bdbfa8a0f..aed5b43ffeed 100644 --- a/command/status.go +++ b/command/status.go @@ -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: