Skip to content

Commit

Permalink
minor symfony#19621 [Console] Add upercases to match console output (…
Browse files Browse the repository at this point in the history
…PierreCapel)

This PR was merged into the 5.4 branch.

Discussion
----------

[Console] Add upercases to match console output

As per : https://github.com/symfony/symfony/blob/3a02e2103409c58b8ff45c15f44bb8d1f4b3e698/src/Symfony/Component/Console/Application.php#L484C17-L484C24

Commits
-------

9f84489 minor: add upercases to match console output
  • Loading branch information
javiereguiluz committed Mar 1, 2024
2 parents 8e2d950 + 9f84489 commit 77203b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/console/usage.rst
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ If you do not provide a console name then it will just output:

.. code-block:: text
console tool
Console Tool
You can force turning on ANSI output coloring with:

Expand Down

0 comments on commit 77203b1

Please sign in to comment.