From e0169d1e78d8f7e06a2b3067eeff9ffefb9d495b Mon Sep 17 00:00:00 2001 From: Khai Do Date: Mon, 15 Aug 2016 09:24:03 -0700 Subject: [PATCH] doc update: how to get online index status info Change-Id: I0fedb0b9c76ce804ef62d1a5b364321c5f059abc --- Documentation/cmd-index-start.txt | 2 ++ Documentation/cmd-show-queue.txt | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Documentation/cmd-index-start.txt b/Documentation/cmd-index-start.txt index fbe4f3fed0..769360d5a6 100644 --- a/Documentation/cmd-index-start.txt +++ b/Documentation/cmd-index-start.txt @@ -20,6 +20,8 @@ This command allows restarting the online indexer without having to restart Gerrit. This command will not start the indexer if it is already running or if the active index is the latest. +The link:cmd-show-queue.html[show-queue] command provides online index status. + == ACCESS Caller must be a member of the privileged 'Administrators' group. diff --git a/Documentation/cmd-show-queue.txt b/Documentation/cmd-show-queue.txt index 02f1c5bd4a..141f7e23ca 100644 --- a/Documentation/cmd-show-queue.txt +++ b/Documentation/cmd-show-queue.txt @@ -1,7 +1,7 @@ = gerrit show-queue == NAME -gerrit show-queue - Display the background work queues, including replication +gerrit show-queue - Display the background work queues, including replication and indexing == SYNOPSIS [verse]