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