sd
sd copied to clipboard
Add support for long help strings for child commands
@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