summaryrefslogtreecommitdiffstats
path: root/Documentation/cmd-show-queue.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/cmd-show-queue.txt')
-rw-r--r--Documentation/cmd-show-queue.txt13
1 files changed, 10 insertions, 3 deletions
diff --git a/Documentation/cmd-show-queue.txt b/Documentation/cmd-show-queue.txt
index 3e3638e48e..f99e342911 100644
--- a/Documentation/cmd-show-queue.txt
+++ b/Documentation/cmd-show-queue.txt
@@ -8,8 +8,8 @@ gerrit show-queue - Display the background work queues, including replication
SYNOPSIS
--------
[verse]
-'ssh' -p <port> <host> 'ps'
'ssh' -p <port> <host> 'gerrit show-queue'
+'ssh' -p <port> <host> 'ps'
DESCRIPTION
-----------
@@ -24,7 +24,14 @@ in these states.
ACCESS
------
-Caller must be a member of the privileged 'Administrators' group.
+End-users may see a task in the queue only if they can also see
+the project the task is associated with. Tasks operating on other
+projects, or that do not have a specific project are hidden.
+
+Members of the group 'Administrators', or any group that has been
+granted
+link:access-control.html#capability_viewQueue[the 'View Queue' capability]
+can see all queue entries.
SCRIPTING
---------
@@ -36,7 +43,7 @@ DISPLAY
Task::
Unique task identifier on this server. May be passed into
link:cmd-kill.html[kill] to cancel or terminate the task.
- Task identifiers have a period of 2\^32-1, and start from
+ Task identifiers have a period of 2^32-1, and start from
a random value.
State::