summaryrefslogtreecommitdiff
path: root/src/commands/slowlog-get.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/slowlog-get.json')
-rw-r--r--src/commands/slowlog-get.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/slowlog-get.json b/src/commands/slowlog-get.json
index e4652e895..ffc54b545 100644
--- a/src/commands/slowlog-get.json
+++ b/src/commands/slowlog-get.json
@@ -1,6 +1,6 @@
{
"GET": {
- "summary": "Get the slow log's entries",
+ "summary": "Returns the slow log's entries.",
"complexity": "O(N) where N is the number of entries returned",
"group": "server",
"since": "2.2.12",