Yaffs site version 1.1
[yaffs-website] / vendor / symfony / console / Tests / Fixtures / command_1.xml
diff --git a/vendor/symfony/console/Tests/Fixtures/command_1.xml b/vendor/symfony/console/Tests/Fixtures/command_1.xml
new file mode 100644 (file)
index 0000000..838b9bd
--- /dev/null
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<command id="descriptor:command1" name="descriptor:command1">
+  <usages>
+    <usage>descriptor:command1</usage>
+    <usage>alias1</usage>
+    <usage>alias2</usage>
+  </usages>
+  <description>command 1 description</description>
+  <help>command 1 help</help>
+  <arguments/>
+  <options/>
+</command>