update v 1.0.7.5
This commit is contained in:
1
vendor/symfony/console/Tests/Fixtures/command_2.json
vendored
Normal file
1
vendor/symfony/console/Tests/Fixtures/command_2.json
vendored
Normal file
@@ -0,0 +1 @@
|
||||
{"name":"descriptor:command2","usage":["descriptor:command2 [-o|--option_name] [--] <argument_name>", "descriptor:command2 -o|--option_name <argument_name>", "descriptor:command2 <argument_name>"],"description":"command 2 description","help":"command 2 help","definition":{"arguments":{"argument_name":{"name":"argument_name","is_required":true,"is_array":false,"description":"","default":null}},"options":{"option_name":{"name":"--option_name","shortcut":"-o","accept_value":false,"is_value_required":false,"is_multiple":false,"description":"","default":false}}}}
|
||||
Reference in New Issue
Block a user