aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 00a1378..cff0b45 100644
--- a/README.md
+++ b/README.md
@@ -36,6 +36,11 @@ Limit directory depth:
./langbreak --max-depth 2
```
+Custom bar width:
+```bash
+./langbreak --width 50
+```
+
Redirect to a file:
```bash
./langbreak --json > stats.json