summaryrefslogtreecommitdiff
path: root/src/commands/cluster-reset.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/cluster-reset.json')
-rw-r--r--src/commands/cluster-reset.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/cluster-reset.json b/src/commands/cluster-reset.json
index cd49900c5..6bd4fe659 100644
--- a/src/commands/cluster-reset.json
+++ b/src/commands/cluster-reset.json
@@ -1,6 +1,6 @@
{
"RESET": {
- "summary": "Reset a Redis Cluster node",
+ "summary": "Resets a node.",
"complexity": "O(N) where N is the number of known nodes. The command may execute a FLUSHALL as a side effect.",
"group": "cluster",
"since": "3.0.0",