1
0
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:
Juan Batiz-Benet
2014-11-12 03:12:22 -08:00
parent 3c9fb48699
commit fc7c199d6a
2 changed files with 59 additions and 15 deletions

View File

@ -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