From 78e41aa1f9eb08feb167a2d50774d630c7713985 Mon Sep 17 00:00:00 2001 From: n0tori <188390306+n0tori@users.noreply.github.com> Date: Thu, 8 Jan 2026 23:18:23 +0000 Subject: added verbose option --- README.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'README.md') 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 -- cgit v1.2.3