We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13663be commit fcb86a0Copy full SHA for fcb86a0
help.tmpl
@@ -4,7 +4,7 @@ Usage:
4
{{.QualifiedName}} {{- if .Flags }} [flags]{{ end -}} {{- if .SubCommands }} [sub-command]{{ end }}{{ if .ArgumentList }} {{.ArgumentList}}{{ end }}
5
6
{{ if .SubCommands -}}
7
-Sub-command:
+Sub-commands:
8
{{.SubCommandsTable}}
9
{{ end -}}
10
0 commit comments