c-blake / cligen

Nim library to infer/generate command-line-interfaces / option / argument parsing; Docs at
https://c-blake.github.io/cligen/
ISC License
496 stars 23 forks source link

Readme and documentation fixes. #197

Closed ZoomRmc closed 3 years ago

ZoomRmc commented 3 years ago

Expands on using help and short macro parameters. Updates the help suppression string in Readme. Closes #194

c-blake commented 3 years ago

Looks good. I made a couple minor tweaks (to show more syntax options in passing parameters) and backquote Table. Thanks.

ZoomRmc commented 3 years ago

Great. Hope this helps someone more than draws your attention away from important stuff.

c-blake commented 3 years ago

Hope so, too. To be honest, I rarely get feedback on doc quality other than it being missing/people asking questions with documented answers. So, we may never know. Ah well. :-)