redhat-cop/ninja-points

gitlab-stats.py human readable option error

Closed this issue · 1 comments

Using the --human-readable option with gitlab-stats.py` results in an error

./gitlab-stats.py -r
usage: gitlab-stats.py [-h] [-s START_DATE] [-u USERNAME] [-l LABELS]
                       [-r HUMAN_READABLE] [-o ORGANIZATION] [-m REPO_MATCHER]
gitlab-stats.py: error: argument -r/--human-readable: expected one argument

Closing as #56 fixed this issue, but GitHub didn't automatically close this issue.