From 3f40630863e15fc42525b2e6f28eaf27c55e4987 Mon Sep 17 00:00:00 2001 From: Elad Efrat Date: Thu, 5 Jan 2017 23:21:01 +0200 Subject: [PATCH] Fix subcommand name --- website/source/docs/commands/index.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/commands/index.html.markdown b/website/source/docs/commands/index.html.markdown index 5d163fb54..b7f0c1fe7 100644 --- a/website/source/docs/commands/index.html.markdown +++ b/website/source/docs/commands/index.html.markdown @@ -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