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 c0c553c commit 8c24184Copy full SHA for 8c24184
messenger.rst
@@ -544,7 +544,7 @@ command with the ``--all`` option:
544
The ``--all`` option was introduced in Symfony 7.1.
545
546
When using ``--all``, you can exclude specific receivers using the ``--exclude-receivers``
547
-option (shortcut ``-eq``). This is useful when you want to consume from all receivers
+option (shortcut ``-eq``). This is useful when you want to consume from all receivers
548
except certain ones (e.g., the failed transport):
549
550
.. code-block:: terminal
0 commit comments