diff options
| author | n0tori <188390306+n0tori@users.noreply.github.com> | 2026-01-08 22:54:12 +0000 |
|---|---|---|
| committer | n0tori <188390306+n0tori@users.noreply.github.com> | 2026-01-08 22:54:12 +0000 |
| commit | 5f297e69e00dde84d9c297a6c4a38182e859c0c0 (patch) | |
| tree | 94405c1aa829fd78720b8cab0b4c5afa59961e3b /README.md | |
| parent | 91a27ae178593adda31a75f40a43922b485f4640 (diff) | |
added compact option
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -41,6 +41,11 @@ Custom bar width: ./langbreak --width 50 ``` +Compact output: +```bash +./langbreak --compact +``` + Redirect to a file: ```bash ./langbreak --json > stats.json |
