aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorn0tori <188390306+n0tori@users.noreply.github.com>2026-01-08 22:54:12 +0000
committern0tori <188390306+n0tori@users.noreply.github.com>2026-01-08 22:54:12 +0000
commit5f297e69e00dde84d9c297a6c4a38182e859c0c0 (patch)
tree94405c1aa829fd78720b8cab0b4c5afa59961e3b /README.md
parent91a27ae178593adda31a75f40a43922b485f4640 (diff)
added compact option
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 cff0b45..7f685c8 100644
--- a/README.md
+++ b/README.md
@@ -41,6 +41,11 @@ Custom bar width:
./langbreak --width 50
```
+Compact output:
+```bash
+./langbreak --compact
+```
+
Redirect to a file:
```bash
./langbreak --json > stats.json