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.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/commands/cluster-info.json b/src/commands/cluster-info.json
index 7853ec31c..08250f15b 100644
--- a/src/commands/cluster-info.json
+++ b/src/commands/cluster-info.json
@@ -8,8 +8,10 @@
"container": "CLUSTER",
"function": "clusterCommand",
"command_flags": [
- "RANDOM",
"STALE"
+ ],
+ "command_tips": [
+ "NONDETERMINISTIC_OUTPUT"
]
}
}