From b7a0c53b0b930a209a28393036975976aa62d358 Mon Sep 17 00:00:00 2001 From: Philipp Date: Sun, 5 Jan 2025 22:27:12 +0100 Subject: [PATCH] Update src/Console/Worker.php Co-authored-by: Hypolite Petovan --- src/Console/Worker.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Console/Worker.php b/src/Console/Worker.php index 51c4a777ab..2e68324c7b 100644 --- a/src/Console/Worker.php +++ b/src/Console/Worker.php @@ -60,7 +60,7 @@ Options Examples bin/console worker -n - Starts the worker without executing the cronob + Starts the worker without executing other recurring tasks bin/console worker -s Starts the worker and immediately spawn another worker process