diff --git a/website/docs/commands/plan.html.markdown b/website/docs/commands/plan.html.markdown index dac42d703..c6a1703d4 100644 --- a/website/docs/commands/plan.html.markdown +++ b/website/docs/commands/plan.html.markdown @@ -76,7 +76,7 @@ The available options are: Address](/docs/internals/resource-addressing.html) to target. This flag can be used multiple times. See below for more information. -* `-var 'foo=bar'` - Set a variable in the Terraform configuration. This flag +* `-var=foo=bar` - Set a variable in the Terraform configuration. This flag can be set multiple times. Variable values are interpreted as [HCL](/docs/configuration/syntax.html#HCL), so list and map values can be specified via this flag.