@cryptotaxi247 / kubo / commits / d9d0446d4

Remove new line after synopsis section

As synopsis is only one line long it is overkill License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>

Jakub Sztandera committed Jun 2, 2016 at 14:03 UTC d9d0446d45287092b76ea6cf4c8a4fa8e93983d6
1 file changed -1
commands/cli/helptext.go
-1
@@ -78,7 +78,6 @@ const longHelpFormat = `USAGE
78 {{.Indent}}{{template "usage" .}}
79
80 {{if .Synopsis}}SYNOPSIS
81 -
81 {{.Synopsis}}
82
83 {{end}}{{if .Arguments}}ARGUMENTS