summaryrefslogtreecommitdiff
path: root/src/commands/acl-load.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/acl-load.json')
-rw-r--r--src/commands/acl-load.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/acl-load.json b/src/commands/acl-load.json
index b9d377c2d..d7b91ba61 100644
--- a/src/commands/acl-load.json
+++ b/src/commands/acl-load.json
@@ -1,6 +1,6 @@
{
"LOAD": {
- "summary": "Reload the ACLs from the configured ACL file",
+ "summary": "Reloads the rules from the configured ACL file.",
"complexity": "O(N). Where N is the number of configured users.",
"group": "server",
"since": "6.0.0",