Blame view

vendor/symfony/console/Tests/Fixtures/command_2.txt 344 Bytes
ad2e91f7   Mihail   move multyparser ...
1
2
3
4
5
6
7
8
9
10
11
12
13
  <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