From 47cdaf9cd1bc29a5a76e253f2bfd893187712561 Mon Sep 17 00:00:00 2001 From: structix Date: Sun, 6 Jan 2019 18:28:21 +0100 Subject: [PATCH] Updated README --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) 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 |