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 b2e88b8 commit 5b5056dCopy full SHA for 5b5056d
components/console/usage.rst
@@ -139,5 +139,6 @@ can run it with:
139
140
$ php app/console d:g Fabien
141
142
-If you choose a too short command so it is ambiguous, then no command will be
143
-run and some suggestions of the possible commands to choose from will be output.
+If you enter a short command that's ambiguous (i.e. there are more than one
+command that match), then no command will be run and some suggestions of
144
+the possible commands to choose from will be output.
0 commit comments