mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user