Skip to content

Commit

Permalink
Made versionadded consistent
Browse files Browse the repository at this point in the history
  • Loading branch information
wouterj committed Mar 25, 2014
1 parent 239b1b6 commit b3372cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/console/changing_default_command.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Changing the Default Command

.. versionadded:: 2.5
The :method:`Symfony\\Component\\Console\\Application::setDefaultCommand`
method was introduced in version 2.5.
method was introduced in Symfony 2.5.

will always run the ``ListCommand`` when no command name is passed. In order to change
the default command you just need to pass the command name you want to run by
Expand Down

0 comments on commit b3372cf

Please sign in to comment.