astrXbian/www/multitube/vendor/symfony/console/Tests/Fixtures/command_1.json
2021-03-20 01:33:02 +01:00

16 lines
295 B
JSON

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