nerd-dictation icon indicating copy to clipboard operation
nerd-dictation copied to clipboard

UX: if you do `--help` it's not clear you're not seeing everything.

Open o-jasper opened this issue 3 years ago • 2 comments

Specifically you don't see nerd-dictation begin --help, which basically contains all the goodies?

o-jasper avatar Jul 01 '21 15:07 o-jasper

Agree, some hint that each sub-command has it's own help would be good to support. another possibility is expanding all sub commands, although I'm not sure if that might end up being a bit overwhelming.

ideasman42 avatar Jul 01 '21 16:07 ideasman42

I've managed to get this working but would like to see if it can be done more elegantly.

Asked question: https://stackoverflow.com/q/68265036/432509 Test patch: https://gist.github.com/ideasman42/76ae54bba97cda4163b9e008189c48df

ideasman42 avatar Jul 06 '21 05:07 ideasman42