We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 239b1b6 commit b3372cfCopy full SHA for b3372cf
components/console/changing_default_command.rst
@@ -6,7 +6,7 @@ Changing the Default Command
6
7
.. versionadded:: 2.5
8
The :method:`Symfony\\Component\\Console\\Application::setDefaultCommand`
9
- method was introduced in version 2.5.
+ method was introduced in Symfony 2.5.
10
11
will always run the ``ListCommand`` when no command name is passed. In order to change
12
the default command you just need to pass the command name you want to run by
0 commit comments