Fix CLI help text for output

This commit is contained in:
Vojtěch Srdečný 2021-08-11 23:16:12 +02:00
parent 1206298487
commit 35115e9685

View File

@ -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.