mirror of
https://github.com/jarro2783/cxxopts.git
synced 2026-09-01 10:47:21 +02:00
Fixes #102. Don't show the default value when it is a boolean and the value is false. Note that this is a bit of a hack and the implementation should probably be reevaluated in the future.