tikiwiki/packages/tiki-pkg-mediaalchemyst/symfony/console/Tests/Fixtures/command_1.json
2023-11-20 20:52:04 +00:00

16 lines
295 B
JSON
Executable File

{
"name": "descriptor:command1",
"hidden": false,
"usage": [
"descriptor:command1",
"alias1",
"alias2"
],
"description": "command 1 description",
"help": "command 1 help",
"definition": {
"arguments": [],
"options": []
}
}