mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-01-24 13:56:47 +02:00
Sync documented threads cap to code.
This commit is contained in:
parent
c4633ff187
commit
073ff35ebb
2
doc/rg.1
2
doc/rg.1
@ -364,7 +364,7 @@ single thread.
|
||||
.TP
|
||||
.B \-j, \-\-threads \f[I]ARG\f[]
|
||||
The number of threads to use.
|
||||
0 means use the number of logical CPUs (capped at 6).
|
||||
0 means use the number of logical CPUs (capped at 12).
|
||||
[default: 0]
|
||||
.RS
|
||||
.RE
|
||||
|
@ -245,7 +245,7 @@ Project home page: https://github.com/BurntSushi/ripgrep
|
||||
|
||||
-j, --threads *ARG*
|
||||
: The number of threads to use. 0 means use the number of logical CPUs
|
||||
(capped at 6). [default: 0]
|
||||
(capped at 12). [default: 0]
|
||||
|
||||
--version
|
||||
: Show the version number of ripgrep and exit.
|
||||
|
Loading…
x
Reference in New Issue
Block a user