ADD CLI option position for force-unlock command (#26626)
* ADD CLI option position for force-unlock command * Update force-unlock.html.markdown Made a change to also include the missing [DIR] Co-authored-by: Petros Kolyvas <petros@hashicorp.com>
This commit is contained in:
parent
bc769aeb7c
commit
f0edb192b3
|
@ -17,7 +17,7 @@ process.
|
|||
|
||||
## Usage
|
||||
|
||||
Usage: `terraform force-unlock LOCK_ID`
|
||||
Usage: `terraform force-unlock [options] LOCK_ID [DIR]`
|
||||
|
||||
Manually unlock the state for the defined configuration.
|
||||
|
||||
|
|
Loading…
Reference in New Issue