jarro2783 / cxxopts

Lightweight C++ command line option parser
MIT License
4.16k stars 582 forks source link

Print long names in help option #412

Open amirsojoodi opened 9 months ago

amirsojoodi commented 9 months ago

Related to #240, #363, and #349

Tested w/wo small names


This change is Reviewable

jarro2783 commented 9 months ago

Can you write a unit test and give a brief description of what the help looks like before/after the change?