Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
djelusic committed Nov 5, 2021
1 parent e96f1a8 commit f93d5ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/cmd/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ Use "{{.CommandPath}} [command] --help" for more information about a command.{{e
\bEXAMPLES\c
{{.Example}}{{end}}{{if .HasAvailableInheritedFlags}}
\bGLOBAL COMMANDS\c
\bGLOBAL OPTIONS\c
{{.InheritedFlags.FlagUsages | trimTrailingWhitespaces}}{{end}}{{if .HasHelpSubCommands}}
\bADDITIONAL HELP TOPICS\C{{range .Commands}}{{if .IsAdditionalHelpTopicCommand}}
Expand Down

0 comments on commit f93d5ef

Please sign in to comment.