summaryrefslogtreecommitdiff
path: root/src/commands/acl-getuser.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/acl-getuser.json')
-rw-r--r--src/commands/acl-getuser.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/acl-getuser.json b/src/commands/acl-getuser.json
index b09b6abeb..535389bc5 100644
--- a/src/commands/acl-getuser.json
+++ b/src/commands/acl-getuser.json
@@ -1,6 +1,6 @@
{
"GETUSER": {
- "summary": "Get the rules for a specific ACL user",
+ "summary": "Lists the ACL rules of a user.",
"complexity": "O(N). Where N is the number of password, command and pattern rules that the user has.",
"group": "server",
"since": "6.0.0",