Merge pull request #11070 from elad/master

Fix subcommand name
pull/10224/merge
Clint 9 years ago committed by GitHub
commit 3f24d3afa3

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

Loading…
Cancel
Save