mirror of
https://github.com/nullthoughts/laravel-data-sync.git
synced 2026-02-19 11:54:57 +00:00
Initial commit
This commit is contained in:
16
vendor/symfony/console/Tests/Fixtures/command_2.txt
vendored
Normal file
16
vendor/symfony/console/Tests/Fixtures/command_2.txt
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
<comment>Description:</comment>
|
||||
command 2 description
|
||||
|
||||
<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
|
||||
Reference in New Issue
Block a user