Skip to content

Commit

Permalink
Merge pull request #10996 from hashicorp/b-fix-doublespace-general-cl…
Browse files Browse the repository at this point in the history
…i-opts

cli: fix minor format error within `-ca-cert` help text.
  • Loading branch information
jrasell authored Aug 4, 2021
2 parents 332dc88 + 0ba2086 commit 36337af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion command/meta.go
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 36337af

Please sign in to comment.