This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component/Console/Tests/Fixtures/command_2.txt
2015-04-08 07:37:46 +02:00

14 lines
344 B
Plaintext

<comment>Usage:</comment>
descriptor:command2 [options] [--] <argument_name>
descriptor:command2 -o|--option_name <argument_name>
descriptor:command2 <argument_name>
<comment>Arguments:</comment>
<info>argument_name</info>
<comment>Options:</comment>
<info>-o, --option_name</info>
<comment>Help:</comment>
command 2 help