Skip to content

Commit

Permalink
renamed update command
Browse files Browse the repository at this point in the history
  • Loading branch information
SniperSister committed Nov 6, 2014
1 parent 50e2aee commit 6c68aa8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Command/UpdateCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ class UpdateCommand extends Command
protected function configure()
{
$this
->setName('update')
->setName('cmsscanner:update')
->setDescription('Updates cmsscanner.phar to the latest version')
;
}
Expand Down

0 comments on commit 6c68aa8

Please sign in to comment.