summaryrefslogtreecommitdiff
path: root/src/commands/cluster-nodes.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/cluster-nodes.json')
-rw-r--r--src/commands/cluster-nodes.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/cluster-nodes.json b/src/commands/cluster-nodes.json
index 6eb7f5385..ce34944e1 100644
--- a/src/commands/cluster-nodes.json
+++ b/src/commands/cluster-nodes.json
@@ -1,6 +1,6 @@
{
"NODES": {
- "summary": "Get Cluster config for the node",
+ "summary": "Returns the cluster configuration for a node.",
"complexity": "O(N) where N is the total number of Cluster nodes",
"group": "cluster",
"since": "3.0.0",