diff --git a/README.md b/README.md index 730961b..c2cc890 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,11 @@ # gitistics -Git statistics over multiple Git repositories \ No newline at end of file +Git statistics over multiple Git repositories + +## Usage + +| Option | Description +| -h | show this help page | +| -u | set a repository username or a regex pattern (brackets etc. must be escaped with \ ) | +| -r | set a directory with your repositories | +| -v | show verbose output |