initial commit
This commit is contained in:
8
vendor/symfony/maker-bundle/config/help/MakeScheduler.txt
vendored
Normal file
8
vendor/symfony/maker-bundle/config/help/MakeScheduler.txt
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
The <info>%command.name%</info> command generates a schedule to automate repeated
|
||||
tasks using Symfony's Scheduler Component.
|
||||
|
||||
If the Scheduler Component is not installed, <info>%command.name%</info> will
|
||||
install it automatically using composer. You can of course do this manually by
|
||||
running <info>composer require symfony/scheduler</info>.
|
||||
|
||||
<info>php %command.full_name%</info>
|
||||
Reference in New Issue
Block a user