Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / vendor / symfony / console / Tests / Fixtures / input_option_with_style_array.md
index 24e58b530258ddb31e68bc23b0b61d9f715dcf9d..16a045bcffb6a862af1a607b3f4f14ecc339d253 100644 (file)
@@ -1,9 +1,8 @@
-**option_name:**
+#### `--option_name|-o`
+
+option description
 
-* Name: `--option_name`
-* Shortcut: `-o`
 * Accept value: yes
 * Is value required: yes
 * Is multiple: yes
-* Description: option description
-* Default: `array (  0 => '<comment>Hello</comment>',  1 => '<info>world</info>',)`
+* Default: `array (  0 => 'Hello',  1 => 'world',)`