From fd4a2fa26250505b7eb631caea43b04ab1dbfb68 Mon Sep 17 00:00:00 2001 From: Dhananjay Balan Date: Tue, 18 Jul 2017 17:02:29 +0100 Subject: [PATCH] website: Correct usage for force-unlock command --- website/docs/commands/force-unlock.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/commands/force-unlock.html.markdown b/website/docs/commands/force-unlock.html.markdown index 2cee20552c..53c9ca0d0a 100644 --- a/website/docs/commands/force-unlock.html.markdown +++ b/website/docs/commands/force-unlock.html.markdown @@ -17,7 +17,7 @@ process. ## Usage -Usage: terraform force-unlock [DIR] +Usage: terraform force-unlock LOCK_ID [DIR] Manually unlock the state for the defined configuration.