v1.2
- Fixes error message that showed the small form even though the long form version of the argument was used
- Updated README to show that ArgumentParser.add_argument takes two (or more) arguments so that you can state both a "-v" and a "--verbose".