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