Remove Extra line after Aliases

This commit is contained in:
Davanum Srinivas 2016-07-06 23:28:11 -04:00
parent 5fe54ac9ef
commit 59142694bf
No known key found for this signature in database
GPG Key ID: 80D83A796103BF59

View File

@ -183,8 +183,7 @@ __custom_func() {
usage_template = `{{if gt .Aliases 0}}
Aliases:
{{.NameAndAliases}}
{{end}}{{if .HasExample}}
{{.NameAndAliases}}{{end}}{{if .HasExample}}
Examples:
{{ .Example }}{{end}}{{ if .HasAvailableSubCommands}}