Skip to content

Commit eeaa281

Browse files
committed
Minor reword
1 parent 347dbb3 commit eeaa281

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

console.rst

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -643,11 +643,10 @@ profile is accessible through the web page of the profiler.
643643

644644
.. caution::
645645

646-
If you use Messenger component and want to profile the ``messenger:consume``
647-
command please be aware that it will only create the profile only when
648-
running with the ``--no-reset`` option. Moreover, you should consider using
649-
the ``--limit`` option to only process one or few messages and let the command
650-
finish on it's own. This can make the Performance tab of the profile more readable.
646+
When profiling the ``messenger:consume`` command from the :doc:`Messenger </messenger>`
647+
component, add the ``--no-reset`` option to the command or you won't get any
648+
profile. Moreover, consider using the ``--limit`` option to only process a few
649+
messages to make the profile more readable in the profiler.
651650

652651
.. versionadded:: 6.4
653652

0 commit comments

Comments
 (0)