Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 69de65c

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

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

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

Copy file name to clipboardExpand all lines: src/Symfony/Component/Messenger/Command/ConsumeMessagesCommand.php
+1-1Lines 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)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.