summaryrefslogtreecommitdiffstats
path: root/src/commands/memory.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/memory.json')
-rw-r--r--src/commands/memory.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/commands/memory.json b/src/commands/memory.json
new file mode 100644
index 0000000..aab0841
--- /dev/null
+++ b/src/commands/memory.json
@@ -0,0 +1,9 @@
+{
+ "MEMORY": {
+ "summary": "A container for memory diagnostics commands.",
+ "complexity": "Depends on subcommand.",
+ "group": "server",
+ "since": "4.0.0",
+ "arity": -2
+ }
+}