loganasherjones / yapconf

Yet Another Python Configuration
http://yapconf.readthedocs.io/en/stable/
MIT License
18 stars 4 forks source link

Boolean items CLI help vaules #92

Open hazmat345 opened 6 years ago

hazmat345 commented 6 years ago

I'm not sure this is really an issue (or what to do about it), but it's kind of strange that the true and false options have the same help values.

optional arguments:
  -h, --help            show this help message and exit
  --no-ca-verify        Verify server certificate when using SSL
  --ca-verify           Verify server certificate when using SSL