python
python copied to clipboard
Clean-up command line options --help
We have a lot of command line options now. I'd like to clean up their creation by grouping related options into option groups, so that --help can be a bit more readable. cool? If so I'll make and send a PR.