diff options
| author | n0tori <188390306+n0tori@users.noreply.github.com> | 2026-01-08 23:18:23 +0000 |
|---|---|---|
| committer | n0tori <188390306+n0tori@users.noreply.github.com> | 2026-01-08 23:18:23 +0000 |
| commit | 78e41aa1f9eb08feb167a2d50774d630c7713985 (patch) | |
| tree | f6d2183694593f9a2b27d21aad77a365d6b86f7f /README.md | |
| parent | 5f297e69e00dde84d9c297a6c4a38182e859c0c0 (diff) | |
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -46,6 +46,11 @@ Compact output: ./langbreak --compact ``` +Verbose statistics: +```bash +./langbreak --verbose +``` + Redirect to a file: ```bash ./langbreak --json > stats.json |
