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