summaryrefslogtreecommitdiff
path: root/src/commands/acl-deluser.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/acl-deluser.json')
-rw-r--r--src/commands/acl-deluser.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/acl-deluser.json b/src/commands/acl-deluser.json
index 9568d6d4b..4fc106503 100644
--- a/src/commands/acl-deluser.json
+++ b/src/commands/acl-deluser.json
@@ -1,6 +1,6 @@
{
"DELUSER": {
- "summary": "Remove the specified ACL users and the associated rules",
+ "summary": "Deletes ACL users, and terminates their connections.",
"complexity": "O(1) amortized time considering the typical user.",
"group": "server",
"since": "6.0.0",