Fixed formatting

This commit is contained in:
James Turnbull 2016-11-17 05:33:02 -05:00
parent e34be68633
commit f7e23360bd
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ to function.
The command-line flags are all optional. The list of available flags are:
* `-state=path` - Path to the state file. Defaults to "terraform.tfstate".
* `-state=path` - Path to the state file. Defaults to `terraform.tfstate`.
A state file doesn't need to exist.
You can close the console with the `exit` command or by using Control-C