Rajout de doctrine/orm
[zf2.biz/galerie.git] / vendor / symfony / console / Symfony / Component / Console / Tests / Fixtures / application_run1.txt
1 Console Tool
2
3 Usage:
4   [options] command [arguments]
5
6 Options:
7   --help           -h Display this help message.
8   --quiet          -q Do not output any message.
9   --verbose        -v Increase verbosity of messages.
10   --version        -V Display this application version.
11   --ansi              Force ANSI output.
12   --no-ansi           Disable ANSI output.
13   --no-interaction -n Do not ask any interactive question.
14
15 Available commands:
16   help   Displays help for a command
17   list   Lists commands