summaryrefslogtreecommitdiff
path: root/src/commands/sentinel-replicas.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/sentinel-replicas.json')
-rw-r--r--src/commands/sentinel-replicas.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/sentinel-replicas.json b/src/commands/sentinel-replicas.json
index 454fcfb91..09d88f2d0 100644
--- a/src/commands/sentinel-replicas.json
+++ b/src/commands/sentinel-replicas.json
@@ -1,6 +1,6 @@
{
"REPLICAS": {
- "summary": "List the monitored replicas",
+ "summary": "Returns a list of the monitored Redis replicas.",
"complexity": "O(N) where N is the number of replicas",
"group": "sentinel",
"since": "5.0.0",