Remove --dry-run option from reindex command documentation

The --dry-run option was removed from the reindex command with
Ic945a64f6184c15f84fe998e754046fae390b0f7 but the documentation
was not adapted accordingly.

Change-Id: Iddb8fbbe96af6e120adb4d9d174be8c54129675d
Signed-off-by: Michael Ochmann <michael.ochmann@sap.com>
This commit is contained in:
Michael Ochmann 2016-07-08 13:53:42 +02:00
parent 05541e11bb
commit c5fe4f4edc

View File

@ -24,9 +24,6 @@ Rebuilds the secondary index.
--verbose::
Output debug information for each change.
--dry-run::
Dry run. Don't write anything to index.
== CONTEXT
The secondary index must be enabled. See
link:config-gerrit.html#index.type[index.type].