summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Muehlhaeuser <muesli@gmail.com>2021-09-03 04:38:23 +0200
committerChristian Muehlhaeuser <muesli@gmail.com>2021-09-03 04:38:23 +0200
commit45aa0731dbd4b0b9dfad4b175acfbb7527dc1336 (patch)
tree3770779125f99415dbe1b0d9f3752fdd3f70d8ab
parent809255e931df881ae092bde59d18bb36d3a1b34e (diff)
Document new supported flags in READMEv0.2.0
-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