Skip to content

Commit

Permalink
Fixed wrong alias of pm-info command (#2730)
Browse files Browse the repository at this point in the history
  • Loading branch information
Chi-teck authored and weitzman committed May 1, 2017
1 parent 04e24f5 commit 49b513a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Commands/LegacyCommands.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ public function disable() {

/**
* @command pm-info
* @aliases dis
* @aliases pmi
* @hidden
*/
public function info() {
Expand Down

0 comments on commit 49b513a

Please sign in to comment.