summaryrefslogtreecommitdiff
path: root/src/commands/cluster-info.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/cluster-info.json')
-rw-r--r--src/commands/cluster-info.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/cluster-info.json b/src/commands/cluster-info.json
index cf8b611b4..2c88760eb 100644
--- a/src/commands/cluster-info.json
+++ b/src/commands/cluster-info.json
@@ -1,6 +1,6 @@
{
"INFO": {
- "summary": "Provides info about Redis Cluster node state",
+ "summary": "Returns information about the state of a node.",
"complexity": "O(1)",
"group": "cluster",
"since": "3.0.0",