Example Usage
$ ./GeoWordlists.py -h
GeoWordlists.py v1.0.1 - by Remi GASCOU (Podalirius)

usage: GeoWordlists.py [-h] [-v] [--debug] [-k KILOMETERS] [-o OUTPUT_FILE] -p POSTAL_CODE [--no-variant]

options:
  -h, --help            show this help message and exit
  -v, --verbose         Verbose mode. (default: False)
  --debug               Debug mode.
  -k KILOMETERS, --kilometers KILOMETERS
                        Search radius in kilometers around the client city.
  -o OUTPUT_FILE, --output-file OUTPUT_FILE
                        Output file containing the generated wordlist.
  -p POSTAL_CODE, --postal-code POSTAL_CODE
                        Postal code of the client city.
  --no-variant          Will not use any variant and only output the name of the city.