summaryrefslogtreecommitdiff
path: root/src/commands/cluster-flushslots.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/cluster-flushslots.json')
-rw-r--r--src/commands/cluster-flushslots.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/cluster-flushslots.json b/src/commands/cluster-flushslots.json
index 7834a4f35..09902ad7c 100644
--- a/src/commands/cluster-flushslots.json
+++ b/src/commands/cluster-flushslots.json
@@ -1,6 +1,6 @@
{
"FLUSHSLOTS": {
- "summary": "Delete a node's own slots information",
+ "summary": "Deletes all slots information from a node.",
"complexity": "O(1)",
"group": "cluster",
"since": "3.0.0",