summaryrefslogtreecommitdiff
path: root/src/commands/slowlog-len.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/slowlog-len.json')
-rw-r--r--src/commands/slowlog-len.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/slowlog-len.json b/src/commands/slowlog-len.json
index f8c7798cf..717a8ad41 100644
--- a/src/commands/slowlog-len.json
+++ b/src/commands/slowlog-len.json
@@ -1,6 +1,6 @@
{
"LEN": {
- "summary": "Get the slow log's length",
+ "summary": "Returns the number of entries in the slow log.",
"complexity": "O(1)",
"group": "server",
"since": "2.2.12",