summaryrefslogtreecommitdiff
path: root/vendor/symfony/console/Tests/Fixtures/application_run1.txt
blob: 0dc2730983f4bc214a66dcfcdfac6ebdc898c5c4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Console Tool

Usage:
  command [options] [arguments]

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

Available commands:
  help  Displays help for a command
  list  Lists commands