Security update for Core, with self-updated composer
[yaffs-website] / vendor / symfony / console / Tests / Fixtures / application_2.md
index f031c9e5c33b2a8b7b7faed999830a3025740499..63b2d9ab422e129e2bad6c80055d913e487e198d 100644 (file)
@@ -17,7 +17,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:
 
@@ -41,16 +41,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`
@@ -147,7 +137,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:
 
@@ -177,16 +167,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`