diff --git a/command/root.go b/command/root.go index fbbb1b091..988e12ff8 100644 --- a/command/root.go +++ b/command/root.go @@ -244,7 +244,7 @@ func rootHelpFunc(command *cobra.Command, s []string) { Read the manual at `}, {"FEEDBACK", ` Fill out our feedback form - Open an issue using “gh issue create -R cli/cli`}, + Open an issue using “gh issue create -R cli/cli”`}, {"FLAGS", strings.TrimRight(command.LocalFlags().FlagUsages(), "\n")}, }