Skip to content

Commit 77203b1

Browse files
committed
minor #19621 [Console] Add upercases to match console output (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
2 parents 8e2d950 + 9f84489 commit 77203b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/console/usage.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ If you do not provide a console name then it will just output:
104104

105105
.. code-block:: text
106106
107-
console tool
107+
Console Tool
108108
109109
You can force turning on ANSI output coloring with:
110110

0 commit comments

Comments
 (0)