Skip to content

Commit

Permalink
Merge pull request doctrine#2317 from rquadling/patch-1
Browse files Browse the repository at this point in the history
Multiple dialects require a --list per dialect
  • Loading branch information
deeky666 committed Feb 19, 2016
2 parents 625dd63 + 93289e3 commit 61e1f86
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ protected function configure()
If you want to check against specific dialects you can
pass them to the command:
<info>%command.full_name% mysql pgsql</info>
<info>%command.full_name% -l mysql -l pgsql</info>
The following keyword lists are currently shipped with Doctrine:
Expand Down

0 comments on commit 61e1f86

Please sign in to comment.