summaryrefslogtreecommitdiffstats
path: root/Documentation/pgm-reindex.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/pgm-reindex.txt')
-rw-r--r--Documentation/pgm-reindex.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/pgm-reindex.txt b/Documentation/pgm-reindex.txt
index 5167277b8e..5392564df3 100644
--- a/Documentation/pgm-reindex.txt
+++ b/Documentation/pgm-reindex.txt
@@ -20,7 +20,8 @@ Rebuilds the secondary index.
== OPTIONS
--threads::
- Number of threads to use for indexing.
+ Number of threads to use for indexing. Default is
+ link:config-gerrit.html#index.batchThreads[index.batchThreads]
--changes-schema-version::
Schema version to reindex; default is most recent version.