summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorShawn Pearce <sop@google.com>2013-08-06 11:33:27 -0700
committerShawn Pearce <sop@google.com>2013-08-06 11:33:27 -0700
commit28d5fe0209b66683813c92b31312b716d551b7fc (patch)
treeefd6f48b9958b259ff66197c2e611882dbee7b98 /Documentation
parentf859e62e9b2eb3b187c1d62ee91126ba18c89100 (diff)
parentda062b0bec1ace0311ee49f586561474d32cddd4 (diff)
Merge branch 'stable-2.6' into stable-2.7
* stable-2.6: Say in gsql documentation that 'Access Database' capability is required Release notes for Gerrit 2.6.2 Fix NullPointerException when comparing AccessSections
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/cmd-gsql.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/Documentation/cmd-gsql.txt b/Documentation/cmd-gsql.txt
index b53670b368..7ddc41f67e 100644
--- a/Documentation/cmd-gsql.txt
+++ b/Documentation/cmd-gsql.txt
@@ -32,7 +32,9 @@ OPTIONS
ACCESS
------
-Caller must be a member of the privileged 'Administrators' group.
+Caller must have been granted the
+link:access-control.html#capability_accessDatabase[Access Database]
+global capability.
SCRIPTING
---------