Skip to content

Commit 18ed450

Browse files
committed
feature #6727 Updated the condition to display console name (mickaelandrieu)
This PR was merged into the 3.1 branch. Discussion ---------- Updated the condition to display console name Before `3.1` we need both console name and version in order to display the console name instead of `console tool`, now we only need to setup the name. See symfony/console@56eb96d Commits ------- 325ccb7 Updated the condition to display console name
2 parents f84a4a3 + 325ccb7 commit 18ed450

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
@@ -101,7 +101,7 @@ to get this information output:
101101
102102
Acme Console Application version 1.2
103103
104-
If you do not provide both arguments then it will just output:
104+
If you do not provide a console name then it will just output:
105105

106106
.. code-block:: text
107107

0 commit comments

Comments
 (0)