Skip to content

Commit 51ede53

Browse files
committed
Rebuild
1 parent 333704b commit 51ede53

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ curl -s https://raw.githubusercontent.com/IonicaBizau/git-stats/master/scripts/i
4848
Then, run `git-stats --help` and see what the cli tool can do.
4949

5050
```sh
51-
$ git-stats --help
51+
$ git-stats -h
5252
Usage: git-stats [options]
5353

5454
Options:
@@ -65,6 +65,7 @@ Options:
6565
--record <data> Records a new commit. Don't use this unless you
6666
are a mad scientist. If you are a developer, just
6767
use this option as part of the module.
68+
-r, --raw Outputs a dump of the raw JSON data.
6869
-h, --help Displays this help.
6970
-v, --version Displays version information.
7071

0 commit comments

Comments
 (0)