mirror of
https://github.com/friendica/friendica
synced 2025-02-09 19:38:51 +00:00
Update src/Console/Worker.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
This commit is contained in:
parent
5fe9d53cfa
commit
b7a0c53b0b
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ Options
|
||||||
|
|
||||||
Examples
|
Examples
|
||||||
bin/console worker -n
|
bin/console worker -n
|
||||||
Starts the worker without executing the cronob
|
Starts the worker without executing other recurring tasks
|
||||||
|
|
||||||
bin/console worker -s
|
bin/console worker -s
|
||||||
Starts the worker and immediately spawn another worker process
|
Starts the worker and immediately spawn another worker process
|
||||||
|
|
Loading…
Add table
Reference in a new issue