summaryrefslogtreecommitdiff
path: root/src/commands/acl-setuser.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/acl-setuser.json')
-rw-r--r--src/commands/acl-setuser.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/acl-setuser.json b/src/commands/acl-setuser.json
index 875840d42..e26df464f 100644
--- a/src/commands/acl-setuser.json
+++ b/src/commands/acl-setuser.json
@@ -1,6 +1,6 @@
{
"SETUSER": {
- "summary": "Modify or create the rules for a specific ACL user",
+ "summary": "Creates and modifies an ACL user and its rules.",
"complexity": "O(N). Where N is the number of rules provided.",
"group": "server",
"since": "6.0.0",