Update metadata for fmt command

This commit is contained in:
Laura Pacilio 2021-07-23 16:35:07 -04:00
parent 5046e38228
commit f590c0f5bc

View File

@ -2,8 +2,7 @@
layout: "docs" layout: "docs"
page_title: "Command: fmt" page_title: "Command: fmt"
sidebar_current: "docs-commands-fmt" sidebar_current: "docs-commands-fmt"
description: |- description: "`terraform fmt` rewrites Terraform configuration files to a canonical format and style."
The `terraform fmt` command is used to rewrite Terraform configuration files to a canonical format and style.
--- ---
# Command: fmt # Command: fmt