clarify docs for --threads

This commit is contained in:
Alex Burka
2016-10-11 17:32:51 -04:00
parent 4981991a6e
commit 4c3025ab1c
3 changed files with 3 additions and 3 deletions

View File

@@ -182,7 +182,7 @@ Less common options:
either --case-sensitive or --ignore-case.
-j, --threads ARG
The number of threads to use. Defaults to the number of logical CPUs
The number of threads to use. 0 means use the number of logical CPUs
(capped at 6). [default: 0]
--version