Yaffs site version 1.1
[yaffs-website] / vendor / symfony / console / Tests / Fixtures / command_2.txt
diff --git a/vendor/symfony/console/Tests/Fixtures/command_2.txt b/vendor/symfony/console/Tests/Fixtures/command_2.txt
new file mode 100644 (file)
index 0000000..cad9cb4
--- /dev/null
@@ -0,0 +1,13 @@
+<comment>Usage:</comment>
+  descriptor:command2 [options] [--] <argument_name>
+  descriptor:command2 -o|--option_name <argument_name>
+  descriptor:command2 <argument_name>
+
+<comment>Arguments:</comment>
+  <info>argument_name</info>      
+
+<comment>Options:</comment>
+  <info>-o, --option_name</info>  
+
+<comment>Help:</comment>
+  command 2 help