mirror of
https://github.com/ipfs/kubo.git
synced 2025-06-19 18:05:32 +08:00
cmds/helptext: indent + newlines + synopsis
This commit is contained in:
@ -25,6 +25,7 @@ type HelpText struct {
|
||||
// required
|
||||
Tagline string // used in <cmd usage>
|
||||
ShortDescription string // used in DESCRIPTION
|
||||
Synopsis string // showcasing the cmd
|
||||
|
||||
// optional - whole section overrides
|
||||
Usage string // overrides USAGE section
|
||||
|
Reference in New Issue
Block a user