and call argparse parser.error() instead of letting ValueError propagate when parsing CLI options in parseArgs
if __name__ == "__main__"