summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7619dae..7167104 100644
--- a/README.md
+++ b/README.md
@@ -57,6 +57,10 @@ gitty github.com/some/project
The following flags are supported:
```
+ -max-branch-age int
+ Max age of a branch in days to be considered active (default 28)
+ -max-branches int
+ Max amount of active branches to show (default 10)
-max-commits int
Max amount of commits to show (default 10)
-max-issues int