summaryrefslogtreecommitdiff
path: root/src/commands/cluster-shards.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/cluster-shards.json')
-rw-r--r--src/commands/cluster-shards.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/cluster-shards.json b/src/commands/cluster-shards.json
index ac45d70eb..cfc7250b0 100644
--- a/src/commands/cluster-shards.json
+++ b/src/commands/cluster-shards.json
@@ -1,6 +1,6 @@
{
"SHARDS": {
- "summary": "Get array of cluster slots to node mappings",
+ "summary": "Returns the mapping of cluster slots to shards.",
"complexity": "O(N) where N is the total number of cluster nodes",
"group": "cluster",
"since": "7.0.0",