Add 'reindex' to the pgm help output.
Change-Id: I237c738dbbc6baf3e73c2de408e04bf2ea982e79
This commit is contained in:

committed by
David Pursehouse

parent
e474ddff5e
commit
61a41973e2
@@ -67,6 +67,7 @@ public final class GerritLauncher {
|
||||
System.err.println();
|
||||
System.err.println("The most commonly used commands are:");
|
||||
System.err.println(" init Initialize a Gerrit installation");
|
||||
System.err.println(" reindex Rebuild the secondary index");
|
||||
System.err.println(" daemon Run the Gerrit network daemons");
|
||||
System.err.println(" gsql Run the interactive query console");
|
||||
System.err.println(" version Display the build version number");
|
||||
|
Reference in New Issue
Block a user