Merge pull request #168 from durka/doc-threads

clarify docs for --threads
This commit is contained in:
Andrew Gallant
2016-10-11 19:27:11 -04:00
committed by GitHub
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