pointy brackets ftw

Co-Authored-By: Amanda Pinsker <ampinsk@github.com>
This commit is contained in:
Corey Johnson 2020-04-22 13:46:51 -07:00 committed by GitHub
parent a4429aae41
commit b5299ef5d7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 <command> [subcommand] [flags]`},
gh <command> <subcommand> [flags]`},
{"CORE COMMANDS", strings.Join(coreCommands, "\n")},
{"ADDITIONAL COMMANDS", strings.Join(additionalCommands, "\n")},
{"FEEDBACK", `