Fix help text around preference of ca-cert/ca-path.

Fixes #1360
This commit is contained in:
Jeff Mitchell 2016-05-02 00:08:59 -04:00
parent 5f5e898aae
commit 36f97a024a
1 changed files with 1 additions and 1 deletions

View File

@ -255,7 +255,7 @@ func GeneralOptionsUsage() string {
-ca-path=path Path to a directory of PEM encoded CA cert files
to verify the Vault server SSL certificate. If both
-ca-cert and -ca-path are specified, -ca-path is used.
-ca-cert and -ca-path are specified, -ca-cert is used.
Overrides the VAULT_CAPATH environment variable if set.
-client-cert=path Path to a PEM encoded client certificate for TLS