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.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/commands/info.json b/src/commands/info.json
index b44e0c01f..04a02b1b7 100644
--- a/src/commands/info.json
+++ b/src/commands/info.json
@@ -1,6 +1,6 @@
{
"INFO": {
- "summary": "Get information and statistics about the server",
+ "summary": "Returns information and statistics about the server.",
"complexity": "O(1)",
"group": "server",
"since": "1.0.0",
@@ -26,6 +26,7 @@
"RESPONSE_POLICY:SPECIAL"
],
"reply_schema": {
+ "description": "A map of info fields, one field per line in the form of <field>:<value> where the value can be a comma separated map like <key>=<val>. Also contains section header lines starting with `#` and blank lines.",
"type": "string"
},
"arguments": [