summaryrefslogtreecommitdiff
path: root/src/commands/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/info.json')
-rw-r--r--src/commands/info.json6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/commands/info.json b/src/commands/info.json
index 452d73561..48720f9c3 100644
--- a/src/commands/info.json
+++ b/src/commands/info.json
@@ -7,7 +7,6 @@
"arity": -1,
"function": "infoCommand",
"command_flags": [
- "RANDOM",
"LOADING",
"STALE",
"SENTINEL"
@@ -15,6 +14,11 @@
"acl_categories": [
"DANGEROUS"
],
+ "command_tips": [
+ "NONDETERMINISTIC_OUTPUT",
+ "REQUEST_POLICY:ALL_SHARDS",
+ "RESPONSE_POLICY:SPECIAL"
+ ],
"arguments": [
{
"name": "section",