Clarify -B docstring

This commit is contained in:
Elliot Gorokhovsky
2022-07-14 00:22:21 -04:00
parent 02ef78be58
commit 6d75b36b7f
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -470,7 +470,7 @@ BENCHMARK
* `-i#`:
minimum evaluation time, in seconds (default: 3s), benchmark mode only
* `-B#`, `--block-size=#`:
cut file(s) into independent blocks of size # (default: no block)
cut file(s) into independent chunks of size # (default: no chunking)
* `--priority=rt`:
set process priority to real-time