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

14 lines
348 B
Plaintext
Raw Normal View History

<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