File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -167,7 +167,7 @@ The console has 3 levels of verbosity. These are defined in the
167
167
:class: `Symfony\\ Component\\ Console\\ Output\\ OutputInterface `:
168
168
169
169
================================== ===============================
170
- Option Value
170
+ Mode Value
171
171
================================== ===============================
172
172
OutputInterface::VERBOSITY_QUIET Do not output any messages
173
173
OutputInterface::VERBOSITY_NORMAL The default verbosity level
@@ -256,7 +256,7 @@ You can access the ``names`` argument as an array::
256
256
There are 3 argument variants you can use:
257
257
258
258
=========================== ===============================================================================================================
259
- Option Value
259
+ Mode Value
260
260
=========================== ===============================================================================================================
261
261
InputArgument::REQUIRED The argument is required
262
262
InputArgument::OPTIONAL The argument is optional and therefore can be omitted
You can’t perform that action at this time.
0 commit comments