Skip to content

Commit

Permalink
Remove new line after synopsis section
Browse files Browse the repository at this point in the history
As synopsis is only one line long it is overkill

License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
  • Loading branch information
Kubuxu committed Jun 2, 2016
1 parent 354b784 commit 8644a2a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion commands/cli/helptext.go
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ const longHelpFormat = `USAGE
{{.Indent}}{{template "usage" .}}
{{if .Synopsis}}SYNOPSIS
{{.Synopsis}}
{{end}}{{if .Arguments}}ARGUMENTS
Expand Down

0 comments on commit 8644a2a

Please sign in to comment.