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:
Diod FR 2020-10-21 23:13:18 +02:00 committed by GitHub
parent bc769aeb7c
commit f0edb192b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ process.
## Usage ## Usage
Usage: `terraform force-unlock LOCK_ID` Usage: `terraform force-unlock [options] LOCK_ID [DIR]`
Manually unlock the state for the defined configuration. Manually unlock the state for the defined configuration.