mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
Add manual line breaks to workspace delete command help text
This commit is contained in:
parent
1e1312fb78
commit
21d98697cb
@ -210,7 +210,9 @@ Usage: terraform [global options] workspace delete [OPTIONS] NAME
|
||||
|
||||
Options:
|
||||
|
||||
-force Remove a workspace even if it is managing resources. Terraform can no longer track or manage the workspace's infrastructure.
|
||||
-force Remove a workspace even if it is managing resources.
|
||||
Terraform can no longer track or manage the workspace's
|
||||
infrastructure.
|
||||
|
||||
-lock=false Don't hold a state lock during the operation. This is
|
||||
dangerous if others might concurrently run commands
|
||||
|
Loading…
Reference in New Issue
Block a user