stevenewbs / gmpydl

Google Music Python Downloader
MIT License
22 stars 8 forks source link

Typo in help message #4

Closed hashworks closed 9 years ago

hashworks commented 9 years ago
./gmpydl.py --help                                                                                                                        
usage: gmpydl.py [-h] [-n] [-d]

GMPYDL - Steve Newbury 2015 - version 1.0

optional arguments:
  -h, --help   show this help message and exit
  -n, --nodl   No Download - syncrhonises a list of existing files. Handy for
               initial sync if you dont need all your current music downloaded
  -d, --debug  Debug mode - only downloads 10 tracks

Synchronises, not syncrhonises.