summaryrefslogtreecommitdiff
path: root/src/commands/acl-log.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/acl-log.json')
-rw-r--r--src/commands/acl-log.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/acl-log.json b/src/commands/acl-log.json
index eb3a59b0e..de5f029e4 100644
--- a/src/commands/acl-log.json
+++ b/src/commands/acl-log.json
@@ -1,6 +1,6 @@
{
"LOG": {
- "summary": "List latest events denied because of ACLs in place",
+ "summary": "Lists recent security events generated due to ACL rules.",
"complexity": "O(N) with N being the number of entries shown.",
"group": "server",
"since": "6.0.0",