summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorEdwin Kempin <edwin.kempin@sap.com>2013-08-06 08:28:16 +0200
committerEdwin Kempin <edwin.kempin@sap.com>2013-08-06 08:41:29 +0200
commitda062b0bec1ace0311ee49f586561474d32cddd4 (patch)
treec9a20bcea85f370f08fa6ecdcf9f42e37a26d12b /Documentation
parent049873f7debb256502fbb2f8ae8547bafd561dc3 (diff)
Say in gsql documentation that 'Access Database' capability is required
Since abd6d4e1d4ac11b7478c00289258a462d8544a24 the 'Access Database' capability is required to run the gsql command. Change-Id: I39b2b22be975172839ab9808649afcfc58994806 Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
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
---------