mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-21 10:27:46 +08:00
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:
parent
46d8acf60f
commit
288ee753c0
@ -100,8 +100,6 @@ const shortHelpFormat = `USAGE:
|
||||
|
||||
{{.Indent}}{{template "usage" .}}
|
||||
{{if .Synopsis}}
|
||||
SYNOPSIS
|
||||
|
||||
{{.Synopsis}}
|
||||
{{end}}{{if .Description}}
|
||||
{{.Description}}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user