Remove 'SYNOPSIS' from short help text

It takes some space and it looks like it
applies to the description too.

License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
This commit is contained in:
Christian Couder 2014-11-17 21:08:56 +01:00
parent 46d8acf60f
commit 288ee753c0

View File

@ -100,8 +100,6 @@ const shortHelpFormat = `USAGE:
{{.Indent}}{{template "usage" .}}
{{if .Synopsis}}
SYNOPSIS
{{.Synopsis}}
{{end}}{{if .Description}}
{{.Description}}