Skip to content

Commit

Permalink
Add "issues" alias for "bugs"
Browse files Browse the repository at this point in the history
  • Loading branch information
brianloveswords committed Sep 21, 2012
1 parent 5a97efa commit 8be5e8e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/npm.js
Expand Up @@ -96,6 +96,7 @@ var commandCache = {}
, "se" : "search"
, "author" : "owner"
, "home" : "docs"
, "issues": "bugs"
, "unstar": "star" // same function
, "apihelp" : "help"
, "login": "adduser"
Expand Down

0 comments on commit 8be5e8e

Please sign in to comment.