Update most documentation for NoteDb
Remove outdated references to ReviewDb. Where ambiguous terms like "database" are used, make sure they are still technically accurate, or else remove them. After this change, all documentation should be up to date with respect to the database backend, with the exception of note-db.txt itself. Change-Id: I7134087dc56070788e81ada6ac504b3c8fe84c4c
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
= gerrit query
|
||||
|
||||
== NAME
|
||||
gerrit query - Query the change database
|
||||
gerrit query - Query the change search index
|
||||
|
||||
== SYNOPSIS
|
||||
[verse]
|
||||
@@ -24,7 +24,7 @@ _ssh_ -p <port> <host> _gerrit query_
|
||||
|
||||
== DESCRIPTION
|
||||
|
||||
Queries the change database and returns results describing changes
|
||||
Queries the change search index and returns results describing changes
|
||||
that match the input query. More recently updated changes appear
|
||||
before older changes, which is the same order presented in the
|
||||
web interface. For each matching change, the result contains data
|
||||
|
||||
Reference in New Issue
Block a user