Merge pull request #11070 from elad/master

Fix subcommand name
This commit is contained in:
Clint 2017-01-05 15:35:41 -06:00 committed by GitHub
commit 3f24d3afa3
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ All other commands:
```
To get help for any specific command, pass the -h flag to the relevant subcommand. For example,
to see help about the members subcommand:
to see help about the graph subcommand:
```
$ terraform graph -h