@@ -31,7 +31,13 @@
{
"command_name": "shutdown",
"command_description": "shutdown cmdctl",
- "command_args": []
+ "command_args": [
+ {
+ "item_name": "pid",
+ "item_type": "integer",
+ "item_optional": true
+ }
+ ]
}
]