aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorn0tori <188390306+n0tori@users.noreply.github.com>2026-01-08 23:18:23 +0000
committern0tori <188390306+n0tori@users.noreply.github.com>2026-01-08 23:18:23 +0000
commit78e41aa1f9eb08feb167a2d50774d630c7713985 (patch)
treef6d2183694593f9a2b27d21aad77a365d6b86f7f /README.md
parent5f297e69e00dde84d9c297a6c4a38182e859c0c0 (diff)
added verbose optionHEADmaster
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 7f685c8..6e7de7b 100644
--- a/README.md
+++ b/README.md
@@ -46,6 +46,11 @@ Compact output:
./langbreak --compact
```
+Verbose statistics:
+```bash
+./langbreak --verbose
+```
+
Redirect to a file:
```bash
./langbreak --json > stats.json