Fix subcommand name

This commit is contained in:
Elad Efrat 2017-01-05 23:21:01 +02:00 committed by GitHub
parent e4b9e63e90
commit 3f40630863
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