mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-04-02 20:45:38 +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
|
.TP
|
||||||
.B \-j, \-\-threads \f[I]ARG\f[]
|
.B \-j, \-\-threads \f[I]ARG\f[]
|
||||||
The number of threads to use.
|
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]
|
[default: 0]
|
||||||
.RS
|
.RS
|
||||||
.RE
|
.RE
|
||||||
|
@ -245,7 +245,7 @@ Project home page: https://github.com/BurntSushi/ripgrep
|
|||||||
|
|
||||||
-j, --threads *ARG*
|
-j, --threads *ARG*
|
||||||
: The number of threads to use. 0 means use the number of logical CPUs
|
: 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
|
--version
|
||||||
: Show the version number of ripgrep and exit.
|
: Show the version number of ripgrep and exit.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user