summaryrefslogtreecommitdiff
path: root/vendor/symfony/console/Tests/Fixtures/command_astext.txt
blob: 7e206388078db02778f248ff5b0996c44b7d0d20 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<comment>Usage:</comment>
  namespace:name
  name

<comment>Arguments:</comment>
  <info>command</info>               The command to execute

<comment>Options:</comment>
  <info>-h, --help</info>            Display this help message
  <info>-q, --quiet</info>           Do not output any message
  <info>-V, --version</info>         Display this application version
  <info>    --ansi</info>            Force ANSI output
  <info>    --no-ansi</info>         Disable ANSI output
  <info>-n, --no-interaction</info>  Do not ask any interactive question
  <info>-v|vv|vvv, --verbose</info>  Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug

<comment>Help:</comment>
 help