select: Fix capitalization of help text

pull/31633/head
Brittan DeYoung 4 years ago
parent 7d0d352eed
commit 7110ec8b0c

@ -152,7 +152,7 @@ Usage: terraform [global options] workspace select NAME
Options:
-or-create=false Create the terraform workspace if if it doesnt exist.
-or-create=false Create the Terraform workspace if if it doesnt exist.
`
return strings.TrimSpace(helpText)

Loading…
Cancel
Save