Standardize capitalization of "NoteDb"

Change-Id: I6b46af64267671cf458de07269bcc5b1f51d6fb0
This commit is contained in:
Dave Borowitz
2016-03-24 14:04:50 -04:00
parent 400d1de568
commit a2d40b836d
32 changed files with 94 additions and 95 deletions

View File

@@ -74,7 +74,6 @@ 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(" rebuild-notedb Rebuild the review notes database");
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");