diff options
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 |
