From 22db2e09aeb11560c2084546dc1dd5abb108fae0 Mon Sep 17 00:00:00 2001 From: kmoe <5575356+kmoe@users.noreply.github.com> Date: Tue, 23 Aug 2022 11:33:43 +0200 Subject: [PATCH] remove incorrect argument (#31666) --- website/docs/cli/commands/force-unlock.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/cli/commands/force-unlock.mdx b/website/docs/cli/commands/force-unlock.mdx index 735eec4896..705d04427a 100644 --- a/website/docs/cli/commands/force-unlock.mdx +++ b/website/docs/cli/commands/force-unlock.mdx @@ -16,7 +16,7 @@ process. ## Usage -Usage: `terraform force-unlock [options] LOCK_ID [DIR]` +Usage: `terraform force-unlock [options] LOCK_ID` Manually unlock the state for the defined configuration.