From fef4ccb7950dcac92c3c35758079b9fa69faff2e Mon Sep 17 00:00:00 2001 From: Laura Pacilio <83350965+laurapacilio@users.noreply.github.com> Date: Fri, 30 Jul 2021 11:18:58 -0400 Subject: [PATCH] Update metadta on force-unlock command page --- website/docs/cli/commands/force-unlock.html.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/website/docs/cli/commands/force-unlock.html.md b/website/docs/cli/commands/force-unlock.html.md index 74e3c7f879..233e1efcb6 100644 --- a/website/docs/cli/commands/force-unlock.html.md +++ b/website/docs/cli/commands/force-unlock.html.md @@ -2,8 +2,7 @@ layout: "docs" page_title: "Command: force-unlock" sidebar_current: "docs-commands-force-unlock" -description: |- - The `terraform force-unlock` manually unlocks the Terraform state +description: "terraform force-unlock manually unlocks the state for a configuration. It does not modify your infrastructure." --- # Command: force-unlock