We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da572f8 commit c8b2513Copy full SHA for c8b2513
internal/cli/help_templates.go
@@ -20,5 +20,4 @@ const (
20
HelpTemplate = `{{.Short | trimTrailingWhitespaces}} {{.Long | trimTrailingWhitespaces}}
21
22
{{if or .Runnable .HasSubCommands}}{{.UsageString}}{{end}}`
23
-
24
)
0 commit comments