pe-st / garmin-connect-export

Download a copy of your Garmin Connect data, including stats and GPX tracks.
MIT License
370 stars 76 forks source link

gcexport.py docstring arguments #110

Open arielmeragelman opened 4 months ago

arielmeragelman commented 4 months ago

The docstring ask for -count in gcexport.py but the documentation says that the right usage is --count

gcexport.py" -count "all" --username "xxxx" < return error in argument -count "all" gcexport.py" --count "all" --username "xxxx" < it works

Would be kind to update that in the docstring Thanks

pe-st commented 3 months ago

Hello @arielmeragelman , where exactly is the docstring wrong? I didn't find any place in the project with -count, all the places I found are mentioning --count