Fix CLI help text for output

pull/29354/head
Vojtěch Srdečný 5 years ago
parent 1206298487
commit 35115e9685

@ -107,7 +107,8 @@ Usage: terraform [global options] output [options] [NAME]
Options:
-state=path Path to the state file to read. Defaults to
"terraform.tfstate".
"terraform.tfstate". Ignored when remote
state is used.
-no-color If specified, output won't contain any color.

Loading…
Cancel
Save