Yaffs site version 1.1
[yaffs-website] / vendor / symfony / console / Tests / Fixtures / application_astext1.txt
1 <info>Console Tool</info>
2
3 <comment>Usage:</comment>
4   command [options] [arguments]
5
6 <comment>Options:</comment>
7   <info>-h, --help</info>            Display this help message
8   <info>-q, --quiet</info>           Do not output any message
9   <info>-V, --version</info>         Display this application version
10   <info>    --ansi</info>            Force ANSI output
11   <info>    --no-ansi</info>         Disable ANSI output
12   <info>-n, --no-interaction</info>  Do not ask any interactive question
13   <info>-v|vv|vvv, --verbose</info>  Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
14
15 <comment>Available commands:</comment>
16   <info>afoobar</info>  The foo:bar command
17   <info>help</info>     Displays help for a command
18   <info>list</info>     Lists commands
19  <comment>foo</comment>
20   <info>foo:bar</info>  The foo:bar command