From f590c0f5bca7e05730b6b3a0fefc42fc6525f7ca Mon Sep 17 00:00:00 2001 From: Laura Pacilio <83350965+laurapacilio@users.noreply.github.com> Date: Fri, 23 Jul 2021 16:35:07 -0400 Subject: [PATCH] Update metadata for fmt command --- website/docs/cli/commands/fmt.html.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/website/docs/cli/commands/fmt.html.md b/website/docs/cli/commands/fmt.html.md index 30fc60e930..51cd4030b3 100644 --- a/website/docs/cli/commands/fmt.html.md +++ b/website/docs/cli/commands/fmt.html.md @@ -2,8 +2,7 @@ layout: "docs" page_title: "Command: fmt" sidebar_current: "docs-commands-fmt" -description: |- - The `terraform fmt` command is used to rewrite Terraform configuration files to a canonical format and style. +description: "`terraform fmt` rewrites Terraform configuration files to a canonical format and style." --- # Command: fmt