fixxed order of usage

This commit is contained in:
Oskar Stark 2015-01-28 10:50:09 +01:00 committed by Fabien Potencier
parent 118602a961
commit d44ff2a135
7 changed files with 7 additions and 7 deletions

View File

@ -251,7 +251,7 @@ class Application
$this->getLongVersion(), $this->getLongVersion(),
'', '',
'<comment>Usage:</comment>', '<comment>Usage:</comment>',
' [options] command [arguments]', ' command [options] [arguments]',
'', '',
'<comment>Options:</comment>', '<comment>Options:</comment>',
); );

View File

@ -1,7 +1,7 @@
<info>Console Tool</info> <info>Console Tool</info>
<comment>Usage:</comment> <comment>Usage:</comment>
[options] command [arguments] command [options] [arguments]
<comment>Options:</comment> <comment>Options:</comment>
<info>--help</info> <info>-h</info> Display this help message <info>--help</info> <info>-h</info> Display this help message

View File

@ -1,7 +1,7 @@
<info>My Symfony application</info> version <comment>v1.0</comment> <info>My Symfony application</info> version <comment>v1.0</comment>
<comment>Usage:</comment> <comment>Usage:</comment>
[options] command [arguments] command [options] [arguments]
<comment>Options:</comment> <comment>Options:</comment>
<info>--help</info> <info>-h</info> Display this help message <info>--help</info> <info>-h</info> Display this help message

View File

@ -1,7 +1,7 @@
<info>Console Tool</info> <info>Console Tool</info>
<comment>Usage:</comment> <comment>Usage:</comment>
[options] command [arguments] command [options] [arguments]
<comment>Options:</comment> <comment>Options:</comment>
<info>--help</info> <info>-h</info> Display this help message <info>--help</info> <info>-h</info> Display this help message

View File

@ -1,7 +1,7 @@
<info>Console Tool</info> <info>Console Tool</info>
<comment>Usage:</comment> <comment>Usage:</comment>
[options] command [arguments] command [options] [arguments]
<comment>Options:</comment> <comment>Options:</comment>
<info>--help</info> <info>-h</info> Display this help message <info>--help</info> <info>-h</info> Display this help message

View File

@ -1,7 +1,7 @@
<info>Console Tool</info> <info>Console Tool</info>
<comment>Usage:</comment> <comment>Usage:</comment>
[options] command [arguments] command [options] [arguments]
<comment>Options:</comment> <comment>Options:</comment>
<info>--help</info> <info>-h</info> Display this help message <info>--help</info> <info>-h</info> Display this help message

View File

@ -1,7 +1,7 @@
Console Tool Console Tool
Usage: Usage:
[options] command [arguments] command [options] [arguments]
Options: Options:
--help -h Display this help message --help -h Display this help message