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