Updated README

This commit is contained in:
2019-01-06 18:28:21 +01:00
parent b5c64f357f
commit 47cdaf9cd1

View File

@@ -1,3 +1,11 @@
# gitistics
Git statistics over multiple Git repositories
## Usage
| Option | Description
| -h | show this help page |
| -u <user/regex> | set a repository username or a regex pattern (brackets etc. must be escaped with \ ) |
| -r <directory> | set a directory with your repositories |
| -v | show verbose output |