Skip to content
This repository has been archived by the owner on Jul 30, 2020. It is now read-only.

Commit

Permalink
Clarify --details option.
Browse files Browse the repository at this point in the history
  • Loading branch information
millette committed Jul 28, 2018
1 parent 4f9967f commit 4cb6e2d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cli.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Usage
$ rollodeqc-gh-user-streak [username] --details
Options
--details -d Output every streak. [Default: false]
--details -d Output last year's contributions count per day. [Default: false]
Examples
$ rollodeqc-gh-user-streak
Expand Down
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ $ rollodeqc-gh-user-streak --help
rollodeqc-gh-user-streak [input]
Options
--details -d Output every contribution. [Default: false]
--details -d Output last year's contributions count per day. [Default: false]
Examples
$ rollodeqc-gh-user-streak
Expand Down

0 comments on commit 4cb6e2d

Please sign in to comment.