mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
select: Fix capitalization of help text
This commit is contained in:
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…
Reference in New Issue
Block a user