summaryrefslogtreecommitdiffstats
path: root/doc/rg.1.md
diff options
context:
space:
mode:
authorDaniel Luz <dev@mernen.com>2017-01-08 19:06:20 -0200
committerAndrew Gallant <jamslam@gmail.com>2017-01-08 17:02:57 -0500
commit073ff35ebb6877e23bf3effe3710e695184a1671 (patch)
tree77538e11c4455ccb3b787ce1ce54d85139e3ecb6 /doc/rg.1.md
parentc4633ff187ca29ed1fb179b9ed0768461c121866 (diff)
Sync documented threads cap to code.
Diffstat (limited to 'doc/rg.1.md')
-rw-r--r--doc/rg.1.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/rg.1.md b/doc/rg.1.md
index b920c0ef..3ac61851 100644
--- a/doc/rg.1.md
+++ b/doc/rg.1.md
@@ -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.