diff --git a/src/Symfony/Component/Console/Tests/Fixtures/application_asxml1.txt b/src/Symfony/Component/Console/Tests/Fixtures/application_asxml1.txt index 4c7f550245..8277d9e66b 100644 --- a/src/Symfony/Component/Console/Tests/Fixtures/application_asxml1.txt +++ b/src/Symfony/Component/Console/Tests/Fixtures/application_asxml1.txt @@ -2,11 +2,11 @@ - - help [--xml] [--format FORMAT] [--raw] [--] [<command_name>] - - Displays help for a command - The <info>help</info> command displays help for a given command: + + help [--xml] [--format FORMAT] [--raw] [--] [<command_name>] + + Displays help for a command + The <info>help</info> command displays help for a given command: <info>php app/console help list</info> @@ -15,56 +15,56 @@ <info>php app/console help --format=xml list</info> To display the list of available commands, please use the <info>list</info> command. - - - The command name - - help - - - - - - - - - - - - - - - - + + + The command name + + help + + + + + + + + + + + + + + + + - - list [--xml] [--raw] [--format FORMAT] [--] [<namespace>] - - Lists commands - The <info>list</info> command lists all commands: + + list [--xml] [--raw] [--format FORMAT] [--] [<namespace>] + + Lists commands + The <info>list</info> command lists all commands: <info>php app/console list</info> @@ -79,59 +79,59 @@ It's also possible to get raw list of commands (useful for embedding command runner): <info>php app/console list --raw</info> - - - The namespace name - - - - - - - - - + + + The namespace name + + + + + + + + + - - foo:bar - afoobar - - The foo:bar command - The foo:bar command - - - - - - - - - - - + + foo:bar + afoobar + + The foo:bar command + The foo:bar command + + + + + + + + + + + diff --git a/src/Symfony/Component/Console/Tests/Fixtures/application_asxml2.txt b/src/Symfony/Component/Console/Tests/Fixtures/application_asxml2.txt index 89d13108b7..93d6d4e996 100644 --- a/src/Symfony/Component/Console/Tests/Fixtures/application_asxml2.txt +++ b/src/Symfony/Component/Console/Tests/Fixtures/application_asxml2.txt @@ -2,36 +2,36 @@ - - foo:bar - afoobar - - The foo:bar command - The foo:bar command - - - - - - - - - - - + + foo:bar + afoobar + + The foo:bar command + The foo:bar command + + + + + + + + + + +