From f439e1357bbc0183e1ef5a80b9f4af53be75f46b Mon Sep 17 00:00:00 2001 From: Fabien Potencier Date: Fri, 12 Mar 2010 21:03:03 +0100 Subject: [PATCH] [Console] fixed fixtures --- .../Components/Console/application_astext1.txt | 12 ++++++------ .../Components/Console/application_astext2.txt | 12 ++++++------ .../Components/Console/application_gethelp.txt | 12 ++++++------ .../Symfony/Components/Console/application_run1.txt | 12 ++++++------ 4 files changed, 24 insertions(+), 24 deletions(-) diff --git a/tests/fixtures/Symfony/Components/Console/application_astext1.txt b/tests/fixtures/Symfony/Components/Console/application_astext1.txt index f0b85705f0..67f522a438 100644 --- a/tests/fixtures/Symfony/Components/Console/application_astext1.txt +++ b/tests/fixtures/Symfony/Components/Console/application_astext1.txt @@ -4,12 +4,12 @@ [options] command [arguments] Options: - --help -h Display this help message. - --quiet -q Do not output any message. - --verbose -v Increase verbosity of messages. - --version -V Display this program version. - --color -c Force ANSI color output. - --no-interaction -n Do not ask any interactive question. + --help -h Display this help message. + --quiet -q Do not output any message. + --verbose -v Increase verbosity of messages. + --version -V Display this program version. + --color -c Force ANSI color output. + --no-interaction -n Do not ask any interactive question. Available commands: help Displays help for a command (?) diff --git a/tests/fixtures/Symfony/Components/Console/application_astext2.txt b/tests/fixtures/Symfony/Components/Console/application_astext2.txt index a402c66a9f..b4eb5b008d 100644 --- a/tests/fixtures/Symfony/Components/Console/application_astext2.txt +++ b/tests/fixtures/Symfony/Components/Console/application_astext2.txt @@ -4,12 +4,12 @@ [options] command [arguments] Options: - --help -h Display this help message. - --quiet -q Do not output any message. - --verbose -v Increase verbosity of messages. - --version -V Display this program version. - --color -c Force ANSI color output. - --no-interaction -n Do not ask any interactive question. + --help -h Display this help message. + --quiet -q Do not output any message. + --verbose -v Increase verbosity of messages. + --version -V Display this program version. + --color -c Force ANSI color output. + --no-interaction -n Do not ask any interactive question. Available commands for the "foo" namespace: :bar The foo:bar command (afoobar) \ No newline at end of file diff --git a/tests/fixtures/Symfony/Components/Console/application_gethelp.txt b/tests/fixtures/Symfony/Components/Console/application_gethelp.txt index f640ee70dc..10dfb7bfd1 100644 --- a/tests/fixtures/Symfony/Components/Console/application_gethelp.txt +++ b/tests/fixtures/Symfony/Components/Console/application_gethelp.txt @@ -4,9 +4,9 @@ [options] command [arguments] Options: - --help -h Display this help message. - --quiet -q Do not output any message. - --verbose -v Increase verbosity of messages. - --version -V Display this program version. - --color -c Force ANSI color output. - --no-interaction -n Do not ask any interactive question. \ No newline at end of file + --help -h Display this help message. + --quiet -q Do not output any message. + --verbose -v Increase verbosity of messages. + --version -V Display this program version. + --color -c Force ANSI color output. + --no-interaction -n Do not ask any interactive question. \ No newline at end of file diff --git a/tests/fixtures/Symfony/Components/Console/application_run1.txt b/tests/fixtures/Symfony/Components/Console/application_run1.txt index 4c7e4204fb..e258207fad 100644 --- a/tests/fixtures/Symfony/Components/Console/application_run1.txt +++ b/tests/fixtures/Symfony/Components/Console/application_run1.txt @@ -4,12 +4,12 @@ Usage: [options] command [arguments] Options: - --help -h Display this help message. - --quiet -q Do not output any message. - --verbose -v Increase verbosity of messages. - --version -V Display this program version. - --color -c Force ANSI color output. - --no-interaction -n Do not ask any interactive question. + --help -h Display this help message. + --quiet -q Do not output any message. + --verbose -v Increase verbosity of messages. + --version -V Display this program version. + --color -c Force ANSI color output. + --no-interaction -n Do not ask any interactive question. Available commands: help Displays help for a command (?)