summaryrefslogtreecommitdiffstats
path: root/Documentation/cmd-index-start.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/cmd-index-start.txt')
-rw-r--r--Documentation/cmd-index-start.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/Documentation/cmd-index-start.txt b/Documentation/cmd-index-start.txt
index 9264999612..d1a02b362f 100644
--- a/Documentation/cmd-index-start.txt
+++ b/Documentation/cmd-index-start.txt
@@ -1,7 +1,7 @@
= gerrit index start
== NAME
-gerrit index start - Start the online indexer
+gerrit index start - Start the online indexer.
== SYNOPSIS
[verse]
@@ -35,6 +35,7 @@ This command is intended to be used in scripts.
* changes
* accounts
* groups
+ * projects
--force::
Force an online re-index.
@@ -43,7 +44,7 @@ This command is intended to be used in scripts.
Start the online indexer for the 'changes' index:
----
- $ ssh -p 29418 review.example.com gerrit index start changes
+$ ssh -p 29418 review.example.com gerrit index start changes
----
GERRIT