Move all argparse work into config_organizer.py
Previously argument parsing logical was split between config_organizer.py and compare.py. This is part of work to simplify and make more intelligent the argument parsing.
This is part of #26 (closed) work.