Fix subcommand name
This commit is contained in:
parent
e4b9e63e90
commit
3f40630863
|
@ -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 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
|
$ terraform graph -h
|
||||||
|
|
Loading…
Reference in New Issue