Security update for Core, with self-updated composer
[yaffs-website] / vendor / symfony / console / Tests / Fixtures / application_1.md
index 82a605da6998660797dbb8d313837b2c29532c33..f1d88c5b7d1abcd031e9f1bf9dacb92186e25702 100644 (file)
@@ -10,7 +10,7 @@ help
 * Description: Displays help for a command
 * Usage:
 
-  * `help [--xml] [--format FORMAT] [--raw] [--] [<command_name>]`
+  * `help [--format FORMAT] [--raw] [--] [<command_name>]`
 
 The <info>help</info> command displays help for a given command:
 
@@ -34,16 +34,6 @@ To display the list of available commands, please use the <info>list</info> comm
 
 ### Options:
 
-**xml:**
-
-* Name: `--xml`
-* Shortcut: <none>
-* 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] [--] [<namespace>]`
+  * `list [--raw] [--format FORMAT] [--] [<namespace>]`
 
 The <info>list</info> 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: <none>
-* Accept value: no
-* Is value required: no
-* Is multiple: no
-* Description: To output list as XML
-* Default: `false`
-
 **raw:**
 
 * Name: `--raw`