We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a45a16b commit e618a1dCopy full SHA for e618a1d
app/code/Magento/MessageQueue/Console/StartConsumerCommand.php
@@ -171,7 +171,7 @@ protected function configure()
171
172
To define the number of processes per consumer:
173
174
- <comment>%command.full_name% someConsumer --multi-process</comment>
+ <comment>%command.full_name% someConsumer --multi-process=4</comment>
175
HELP
176
);
177
parent::configure();
0 commit comments