Fix typo in show command docs (#6784)

This commit is contained in:
Devon Harvey 2016-05-20 01:07:17 -07:00 committed by Paul Stack
parent 283e3ae6b5
commit 689cfc97c1
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ as Terraform sees it.
Usage: `terraform show [options] [path]` Usage: `terraform show [options] [path]`
You must may `show` with a path to either a Terraform state file or plan You may use `show` with a path to either a Terraform state file or plan
file. If no path is specified, the current state will be shown. file. If no path is specified, the current state will be shown.
The command-line flags are all optional. The list of available flags are: The command-line flags are all optional. The list of available flags are: