gerrit/gerrit-launcher
David Ostrovsky 7bd0fe4d28 GerritLauncher: Add rebuild-notedb to commonly used commands
Wit this change invoking gerrit.war without arguments lists
RebuildNotedb command:

  $ java -jar buck-out/gen/gerrit/gerrit.war
  Gerrit Code Review
  usage: java -jar gerrit.war command [ARG ...]

  The most commonly used commands are:
    init             Initialize a Gerrit installation
    rebuild-notedb   Rebuild the review notes database
    reindex          Rebuild the secondary index
    [...]

Change-Id: I1f6cfbce3855f4171ad92709f05bce55d18cd6b6
2015-10-16 13:21:56 +09:00
..
src/main/java/com/google/gerrit/launcher GerritLauncher: Add rebuild-notedb to commonly used commands 2015-10-16 13:21:56 +09:00
BUCK Clarify that GerritLauncher must be a self-contained class 2014-02-04 14:48:26 -08:00