summaryrefslogtreecommitdiff
path: root/src/commands/pubsub-shardchannels.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/pubsub-shardchannels.json')
-rw-r--r--src/commands/pubsub-shardchannels.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/pubsub-shardchannels.json b/src/commands/pubsub-shardchannels.json
index cd196105b..7aa0a7a87 100644
--- a/src/commands/pubsub-shardchannels.json
+++ b/src/commands/pubsub-shardchannels.json
@@ -1,6 +1,6 @@
{
"SHARDCHANNELS": {
- "summary": "List active shard channels",
+ "summary": "Returns the active shard channels.",
"complexity": "O(N) where N is the number of active shard channels, and assuming constant time pattern matching (relatively short shard channels).",
"group": "pubsub",
"since": "7.0.0",