fixups from code review
This commit is contained in:
parent
fdf6120987
commit
e0594a307a
|
@ -210,6 +210,8 @@ func generalOptionsUsage() string {
|
||||||
|
|
||||||
-token
|
-token
|
||||||
Provide an ACL token to access privilated information
|
Provide an ACL token to access privilated information
|
||||||
|
The SecretID of an ACL token to use to authenticate API requests with.
|
||||||
|
Additionally, the NOMAD_TOKEN env var will also be sourced.
|
||||||
`
|
`
|
||||||
return strings.TrimSpace(helpText)
|
return strings.TrimSpace(helpText)
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue