minor man update on -B# option in benchmark mode

This commit is contained in:
Yann Collet
2017-06-12 05:19:15 -07:00
parent f129fd3970
commit bb0aaf9579
2 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -230,8 +230,8 @@ BENCHMARK
benchmark file(s) using multiple compression levels, from `-b#` to `-e#` (inclusive)
* `-i#`:
minimum evaluation time, in seconds (default : 3s), benchmark mode only
* `-B#`:
cut file into independent blocks of size # (default: no block)
* `-B#`, `--block-size=#`:
cut file(s) into independent blocks of size # (default: no block)
* `--priority=rt`:
set process priority to real-time