Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Usage instructions indicate -f option to specify format, but using that option results in an error #13

Closed
jakkarth opened this issue Jul 7, 2019 · 1 comment

Comments

@jakkarth
Copy link

jakkarth commented Jul 7, 2019

Expected Behavior

Adding "-f json" to execution should specify that the output format of the file should be json.

Actual Behavior

Specifying "-f json" results in an error:

unrecognized arguments: -f json

Steps to Reproduce the Problem

  1. Run pygce -h
  2. Read the usage summary: "-f <format of output file [json, csv]>"
  3. Attempt to use the flag mentioned

Specifications

  • pygce version (check pip3 show pygce):2.1.2
  • Platform (e.g Windows 8, Mac OSX Sierra, Ubuntu 18.04 ...):ubuntu 16.04
  • Url of connection (e.g https://connect.garmin.com, if you don't know it,
    then it's the stock one: https://connect.garmin.com): default
  • Python version (check python --version): 2.7.12/3.5.2
@sirfoga
Copy link
Owner

sirfoga commented Jul 8, 2019

Fixed in f2c17e0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants