[Messenger] StopWorkersCommand improve doc helper

This commit is contained in:
Antoine Makdessi 2020-11-29 13:39:06 +01:00 committed by Fabien Potencier
parent aa5ec20a0c
commit e136068743
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ The <info>%command.name%</info> command sends a signal to stop any <info>messeng
Each worker command will finish the message they are currently processing
and then exit. Worker commands are *not* automatically restarted: that
should be handled by something like supervisord.
should be handled by a process control system.
EOF
)
;