Skip to content

Commit 5d790ca

Browse files
authored
Update outdated info about command name configuration
1 parent c686163 commit 5d790ca

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)