Security update for Core, with self-updated composer
[yaffs-website] / vendor / symfony / console / Tests / Fixtures / definition_astext.txt
diff --git a/vendor/symfony/console/Tests/Fixtures/definition_astext.txt b/vendor/symfony/console/Tests/Fixtures/definition_astext.txt
deleted file mode 100644 (file)
index 0431c07..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-<comment>Arguments:</comment>
-  <info>foo</info>                The foo argument
-  <info>baz</info>                The baz argument<comment> [default: true]</comment>
-  <info>bar</info>                The bar argument<comment> [default: ["http://foo.com/"]]</comment>
-
-<comment>Options:</comment>
-  <info>-f, --foo=FOO</info>      The foo option
-  <info>    --baz[=BAZ]</info>    The baz option<comment> [default: false]</comment>
-  <info>-b, --bar[=BAR]</info>    The bar option<comment> [default: "bar"]</comment>
-  <info>    --qux[=QUX]</info>    The qux option<comment> [default: ["http://foo.com/","bar"]]</comment><comment> (multiple values allowed)</comment>
-  <info>    --qux2[=QUX2]</info>  The qux2 option<comment> [default: {"foo":"bar"}]</comment><comment> (multiple values allowed)</comment>
\ No newline at end of file