8000 Update src/Symfony/Component/Messenger/Command/ConsumeMessagesCommand… · symfony/symfony@69de65c · GitHub
[go: up one dir, main page]

Skip to content {"props":{"docsUrl":"https://docs.github.com/get-started/accessibility/keyboard-shortcuts"}}

Commit 69de65c

Browse files
dbuOskarStark
andauthored
Update src/Symfony/Component/Messenger/Command/ConsumeMessagesCommand.php
Co-authored-by: Oskar Stark <oskarstark@googlemail.com>
1 parent dc43db0 commit 69de65c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Messenger/Command/ConsumeMessagesCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ protected function configure(): void
107107
108108
Use the --queues option to limit a receiver to only certain queues (only supported by some receivers):
109109
110-
<info>php %command.full_name% receiver1 --queues=fasttrack</info>
110+
<info>php %command.full_name% <receiver-name> --queues=fasttrack</info>
111111
EOF
112112
)
113113
;

0 commit comments

Comments
 (0)
0