Skip to content

Commit fcb86a0

Browse files
committed
fix help template
1 parent 13663be commit fcb86a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

help.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Usage:
44
{{.QualifiedName}} {{- if .Flags }} [flags]{{ end -}} {{- if .SubCommands }} [sub-command]{{ end }}{{ if .ArgumentList }} {{.ArgumentList}}{{ end }}
55

66
{{ if .SubCommands -}}
7-
Sub-command:
7+
Sub-commands:
88
{{.SubCommandsTable}}
99
{{ end -}}
1010

0 commit comments

Comments
 (0)