PalmBeachPost / postgeo

Geocode CSVs and jitter overlapping points
MIT License
23 stars 3 forks source link

Show --help message anytime there is an argument error #14

Closed michealbeatty closed 8 years ago

michealbeatty commented 8 years ago

Any time there is an argument error, the argparse --help message will be displayed. This covers the situations where no input file is specified as well as when an invalid argument is used.