X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=vendor%2Fsymfony%2Fconsole%2FTests%2FFixtures%2Fapplication_1.md;fp=vendor%2Fsymfony%2Fconsole%2FTests%2FFixtures%2Fapplication_1.md;h=f1d88c5b7d1abcd031e9f1bf9dacb92186e25702;hp=82a605da6998660797dbb8d313837b2c29532c33;hb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;hpb=aea91e65e895364e460983b890e295aa5d5540a5 diff --git a/vendor/symfony/console/Tests/Fixtures/application_1.md b/vendor/symfony/console/Tests/Fixtures/application_1.md index 82a605da6..f1d88c5b7 100644 --- a/vendor/symfony/console/Tests/Fixtures/application_1.md +++ b/vendor/symfony/console/Tests/Fixtures/application_1.md @@ -10,7 +10,7 @@ help * Description: Displays help for a command * Usage: - * `help [--xml] [--format FORMAT] [--raw] [--] []` + * `help [--format FORMAT] [--raw] [--] []` The help command displays help for a given command: @@ -34,16 +34,6 @@ To display the list of available commands, please use the list comm ### Options: -**xml:** - -* Name: `--xml` -* Shortcut: -* Accept value: no -* Is value required: no -* Is multiple: no -* Description: To output help as XML -* Default: `false` - **format:** * Name: `--format` @@ -140,7 +130,7 @@ list * Description: Lists commands * Usage: - * `list [--xml] [--raw] [--format FORMAT] [--] []` + * `list [--raw] [--format FORMAT] [--] []` The list command lists all commands: @@ -170,16 +160,6 @@ It's also possible to get raw list of commands (useful for embedding command run ### Options: -**xml:** - -* Name: `--xml` -* Shortcut: -* Accept value: no -* Is value required: no -* Is multiple: no -* Description: To output list as XML -* Default: `false` - **raw:** * Name: `--raw`