You might look at 
[https://github.com/c-blake/lc](https://github.com/c-blake/lc) for an example. 
That's kind of engineered around 80 terminal column outputs. You can also 
re-arrange which parts (help table or long doc) go where with the usage 
template. That uses initGen and dispatchGen, but the ideas are the same for 
dispatch. Feel free to raise an issue over at 
[https://github.com/c-blake/cligen](https://github.com/c-blake/cligen) if you 
can't get it working.

Reply via email to