Skip to content

Commit e618a1d

Browse files
vzabaznovadifucan
authored andcommitted
MCP-771 [MCP-608] Multiple consumers prototype development
1 parent a45a16b commit e618a1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/MessageQueue/Console/StartConsumerCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ protected function configure()
171171
172172
To define the number of processes per consumer:
173173
174-
<comment>%command.full_name% someConsumer --multi-process</comment>
174+
<comment>%command.full_name% someConsumer --multi-process=4</comment>
175175
HELP
176176
);
177177
parent::configure();

0 commit comments

Comments
 (0)