Comment fixes

This commit is contained in:
Dan Sosedoff 2022-11-22 16:17:28 -06:00
parent e1aa717b22
commit c103eed463
No known key found for this signature in database
GPG Key ID: 26186197D282B164

View File

@ -159,7 +159,8 @@ func getPrefixedEnvVar(name string) string {
}
// AvailableEnvVars returns list of supported env vars.
// TODO: These should probably embedded into flag parsing logic so we dont have
//
// TODO: These should probably be embedded into flag parsing logic so we dont have
// to maintain the list manually.
func AvailableEnvVars() string {
return strings.Join([]string{