diff --git a/commands/cli/helptext.go b/commands/cli/helptext.go index 46315870a..9acc3c7d2 100644 --- a/commands/cli/helptext.go +++ b/commands/cli/helptext.go @@ -100,8 +100,6 @@ const shortHelpFormat = `USAGE: {{.Indent}}{{template "usage" .}} {{if .Synopsis}} -SYNOPSIS - {{.Synopsis}} {{end}}{{if .Description}} {{.Description}}