mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-05-20 12:02:01 -04:00
command/workspace: Added show subcommand to workspace command help text. (#22367)
This commit is contained in:
committed by
Kristin Laemmert
parent
64dbba1229
commit
f7b1ef876c
@@ -33,7 +33,7 @@ func (c *WorkspaceCommand) Help() string {
|
||||
helpText := `
|
||||
Usage: terraform workspace
|
||||
|
||||
New, list, select and delete Terraform workspaces.
|
||||
New, list, show, select and delete Terraform workspaces.
|
||||
|
||||
`
|
||||
return strings.TrimSpace(helpText)
|
||||
|
||||
Reference in New Issue
Block a user