diff --git a/help.go b/help.go index cd4e6714b..588a621db 100644 --- a/help.go +++ b/help.go @@ -32,7 +32,7 @@ func helpFunc(commands map[string]cli.CommandFactory) string { // website/source/docs/commands/index.html.markdown; if you // change this then consider updating that to match. helpText := fmt.Sprintf(` -Usage: terraform [--version] [--help] [args] +Usage: terraform [-version] [-help] [args] The available commands for execution are listed below. The most common, useful commands are shown first, followed by