sd icon indicating copy to clipboard operation
sd copied to clipboard

Add support for long help strings for child commands

Open fgrehm opened this issue 7 years ago • 0 comments

@cv looks like it is only supported for top level commands READMEs:

https://github.com/cv/sd/blob/594ccd591998c96593d0af1aa754a390a1a5a1bc/cli/cli.go#L195-L201

I think we'd need something smart to handle this here:

https://github.com/cv/sd/blob/594ccd591998c96593d0af1aa754a390a1a5a1bc/cli/cli.go#L304-L312

fgrehm avatar Apr 13 '18 19:04 fgrehm