Skip to content

Commit 5b5056d

Browse files
committed
[#1712] Rewording sentence
1 parent b2e88b8 commit 5b5056d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

components/console/usage.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -139,5 +139,6 @@ can run it with:
139139
140140
$ php app/console d:g Fabien
141141
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.
142+
If you enter a short command that's ambiguous (i.e. there are more than one
143+
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

Comments
 (0)