use backets

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

View file

@ -244,7 +244,7 @@ func rootHelpFunc(command *cobra.Command, s []string) {
$ gh repo clone
$ gh pr checkout 321`},
{"LEARN MORE", `
Use "gh <command> <subcommand> --help" for more information about a command.
Use "gh [command] [subcommand] --help" for more information about a command.
Read the manual at <http://cli.github.com/manual>`},
}