Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 8fa24cd

Browse filesBrowse files
committed
[Console] Changing table header at @xabbuh's suggestion
1 parent 1be4a27 commit 8fa24cd
Copy full SHA for 8fa24cd

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎components/console/introduction.rst

Copy file name to clipboardExpand all lines: components/console/introduction.rst
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ The console has 3 levels of verbosity. These are defined in the
167167
:class:`Symfony\\Component\\Console\\Output\\OutputInterface`:
168168

169169
================================== ===============================
170-
Option Value
170+
Mode Value
171171
================================== ===============================
172172
OutputInterface::VERBOSITY_QUIET Do not output any messages
173173
OutputInterface::VERBOSITY_NORMAL The default verbosity level
@@ -256,7 +256,7 @@ You can access the ``names`` argument as an array::
256256
There are 3 argument variants you can use:
257257

258258
=========================== ===============================================================================================================
259-
Option Value
259+
Mode Value
260260
=========================== ===============================================================================================================
261261
InputArgument::REQUIRED The argument is required
262262
InputArgument::OPTIONAL The argument is optional and therefore can be omitted

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.