Added padding to template

This commit is contained in:
themester 2017-11-11 17:58:40 +01:00
parent b415b76121
commit f7cf027053

View file

@ -387,7 +387,7 @@ Aliases:
{{.NameAndAliases}}{{end}}{{if .HasValidArgs}}
Valid Args:{{range .ValidArgs}}
{{.Name}} {{.Short}}{{end}}{{end}}{{if .HasExample}}
{{rpad .Name 20}} {{.Short}}{{end}}{{end}}{{if .HasExample}}
Examples:
{{.Example}}{{end}}{{if .HasAvailableSubCommands}}