Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / vendor / symfony / console / Tests / Fixtures / application_1.xml
index 8514f233be695d06d12115aa43396eeb5182883c..a0bd076c5a9f3f07cb541e0f2c068d346f781b9c 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <symfony>
   <commands>
-    <command id="help" name="help">
+    <command id="help" name="help" hidden="0">
       <usages>
         <usage>help [--format FORMAT] [--raw] [--] [&lt;command_name&gt;]</usage>
       </usages>
@@ -56,7 +56,7 @@
         </option>
       </options>
     </command>
-    <command id="list" name="list">
+    <command id="list" name="list" hidden="0">
       <usages>
         <usage>list [--raw] [--format FORMAT] [--] [&lt;namespace&gt;]</usage>
       </usages>