diff --git a/command/root.go b/command/root.go index 9c9b5e692..150a9292c 100644 --- a/command/root.go +++ b/command/root.go @@ -232,7 +232,7 @@ func rootHelpFunc(command *cobra.Command, s []string) { command.Long}, {"USAGE", ` # most gh commands need to be run in a directory containing a GitHub repository. - gh [subcommand] [flags]`}, + gh [flags]`}, {"CORE COMMANDS", strings.Join(coreCommands, "\n")}, {"ADDITIONAL COMMANDS", strings.Join(additionalCommands, "\n")}, {"FEEDBACK", `