summaryrefslogtreecommitdiff
path: root/src/commands/cluster-slaves.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/cluster-slaves.json')
-rw-r--r--src/commands/cluster-slaves.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/cluster-slaves.json b/src/commands/cluster-slaves.json
index e7a0eb3be..a2e6755a0 100644
--- a/src/commands/cluster-slaves.json
+++ b/src/commands/cluster-slaves.json
@@ -1,6 +1,6 @@
{
"SLAVES": {
- "summary": "List replica nodes of the specified master node",
+ "summary": "Lists the replica nodes of a master node.",
"complexity": "O(1)",
"group": "cluster",
"since": "3.0.0",