8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40b1763 commit a39bbc7Copy full SHA for a39bbc7
console.rst
@@ -461,7 +461,7 @@ command:
461
This method is executed after ``initialize()`` and before ``execute()``.
462
Its purpose is to check if some of the options/arguments are missing
463
and interactively ask the user for those values. This is the last place
464
- where you can ask for missing required options/arguments, this method is
+ where you can ask for missing required options/arguments. This method is
465
called before validating the input.
466
Note that it will not be called when the command is run without interaction
467
(e.g. when passing the ``--no-interaction`` global option flag).
0 commit comments