Skip to content

Commit adc2b6e

Browse files
committed
Merge branch '4.2'
* 4.2: Update outdated info about command name configuration
2 parents 02b5456 + bb2e100 commit adc2b6e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

console.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,7 @@ want a command to create a user::
5252
Configuring the Command
5353
-----------------------
5454

55-
First of all, you must configure the name of the command in the ``configure()``
56-
method. Then you can optionally define a help message and the
55+
You can optionally define a description, help message and the
5756
:doc:`input options and arguments </console/input>`::
5857

5958
// ...

0 commit comments

Comments
 (0)