summaryrefslogtreecommitdiff
path: root/src/commands/sentinel-get-master-addr-by-name.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/sentinel-get-master-addr-by-name.json')
-rw-r--r--src/commands/sentinel-get-master-addr-by-name.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/sentinel-get-master-addr-by-name.json b/src/commands/sentinel-get-master-addr-by-name.json
index 3dc307867..998f95ec9 100644
--- a/src/commands/sentinel-get-master-addr-by-name.json
+++ b/src/commands/sentinel-get-master-addr-by-name.json
@@ -1,6 +1,6 @@
{
"GET-MASTER-ADDR-BY-NAME": {
- "summary": "Get port and address of a master",
+ "summary": "Returns the port and address of a master Redis instance.",
"complexity": "O(1)",
"group": "sentinel",
"since": "2.8.4",