Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / vendor / symfony / console / Tests / Fixtures / application_1.json
index dab170a354e25ee3294a123b7055ecb5d2b116ac..29faa8262dceba64e1b1f23e264f36eaf20c47b0 100644 (file)
@@ -2,6 +2,7 @@
     "commands": [
         {
             "name": "help",
+            "hidden": false,
             "usage": [
                 "help [--format FORMAT] [--raw] [--] [<command_name>]"
             ],
         },
         {
             "name": "list",
+            "hidden": false,
             "usage": [
                 "list [--raw] [--format FORMAT] [--] [<namespace>]"
             ],