summaryrefslogtreecommitdiff
path: root/src/commands/command-docs.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/command-docs.json')
-rw-r--r--src/commands/command-docs.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/command-docs.json b/src/commands/command-docs.json
index 27e2acf91..75df5b4c6 100644
--- a/src/commands/command-docs.json
+++ b/src/commands/command-docs.json
@@ -1,6 +1,6 @@
{
"DOCS": {
- "summary": "Returns documentary information about a command.",
+ "summary": "Returns documentary information about one, multiple or all commands.",
"complexity": "O(N) where N is the number of commands to look up",
"group": "server",
"since": "7.0.0",