Fix description for state mv and push sub-commands

pull/18792/head
Dave Wongillies 8 years ago
parent 2ac15fdae4
commit 9190227bc0

@ -3,7 +3,7 @@ layout: "commands-state"
page_title: "Command: state mv"
sidebar_current: "docs-state-sub-mv"
description: |-
The `terraform state rm` command removes items from the Terraform state.
The `terraform state mv` command moves items in the Terraform state.
---
# Command: state mv

@ -3,7 +3,7 @@ layout: "commands-state"
page_title: "Command: state push"
sidebar_current: "docs-state-sub-push"
description: |-
The `terraform state rm` command removes items from the Terraform state.
The `terraform state push` command pushes items to the Terraform state.
---
# Command: state push

Loading…
Cancel
Save