Merge pull request #10996 from hashicorp/b-fix-doublespace-general-cli-opts

cli: fix minor format error within `-ca-cert` help text.
This commit is contained in:
James Rasell
2021-08-04 09:21:19 +02:00
committed by GitHub

View File

@@ -202,7 +202,7 @@ func generalOptionsUsage(usageOpts usageOptsFlags) string {
-ca-cert=<path>
Path to a PEM encoded CA cert file to use to verify the
Nomad server SSL certificate. Overrides the NOMAD_CACERT
Nomad server SSL certificate. Overrides the NOMAD_CACERT
environment variable if set.
-ca-path=<path>