Skip to content

Commit 9390c4d

Browse files
94nonifabpot
authored andcommitted
[Messenger] StopWorkersCommand improve doc helper
1 parent 7ada2e6 commit 9390c4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Command/StopWorkersCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ protected function configure(): void
5050
5151
Each worker command will finish the message they are currently processing
5252
and then exit. Worker commands are *not* automatically restarted: that
53-
should be handled by something like supervisord.
53+
should be handled by a process control system.
5454
EOF
5555
)
5656
;

0 commit comments

Comments
 (0)