Remove back ticks from env command page
This commit is contained in:
parent
661b7703ea
commit
706611e2c8
|
@ -2,7 +2,7 @@
|
|||
layout: "docs"
|
||||
page_title: "Command: env"
|
||||
sidebar_current: "docs-commands-envcmd"
|
||||
description: "`terraform env` is a deprecated, legacy form of `terraform workspace`."
|
||||
description: "terraform env is a deprecated, legacy form of the terraform workspace command."
|
||||
---
|
||||
|
||||
# Command: env
|
||||
|
|
Loading…
Reference in New Issue