Skip to content

Commit

Permalink
changed command name
Browse files Browse the repository at this point in the history
  • Loading branch information
hidenorigoto committed Jun 19, 2011
1 parent e12d6fd commit d221904
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Command/ListBundlesCommand.php
Expand Up @@ -16,7 +16,7 @@ class ListBundlesCommand extends Command
protected function configure()
{
$this
->setName('container:list-bundles')
->setName('bundle:list')
;
}

Expand Down

0 comments on commit d221904

Please sign in to comment.