summaryrefslogtreecommitdiff
path: root/src/commands/slowlog-reset.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/slowlog-reset.json')
-rw-r--r--src/commands/slowlog-reset.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/slowlog-reset.json b/src/commands/slowlog-reset.json
index c4006e371..cfc1e4da7 100644
--- a/src/commands/slowlog-reset.json
+++ b/src/commands/slowlog-reset.json
@@ -1,6 +1,6 @@
{
"RESET": {
- "summary": "Clear all entries from the slow log",
+ "summary": "Clears all entries from the slow log.",
"complexity": "O(N) where N is the number of entries in the slowlog",
"group": "server",
"since": "2.2.12",