aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorn0tori <188390306+n0tori@users.noreply.github.com>2026-01-08 22:38:37 +0000
committern0tori <188390306+n0tori@users.noreply.github.com>2026-01-08 22:38:37 +0000
commit91a27ae178593adda31a75f40a43922b485f4640 (patch)
treea31e68caf2ea70900e09b276a38c64728ab18674 /README.md
parent049b18351dc7c1cd137d9b9372abab1b1f2374ed (diff)
added adjustable bar width
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