Merge pull request #2282 from evanjbowling/master

Correct typo in command descriptions, followup for #2280
This commit is contained in:
Ben
2016-05-08 20:08:40 +02:00

View File

@@ -15,7 +15,7 @@
"lookup": "Look up a single package URL by name",
"prune": "Removes local extraneous packages",
"register": "Register a package",
"search": "Search for a packages by name",
"search": "Search for packages by name",
"update": "Update a local package",
"uninstall": "Remove a local package",
"unregister": "Remove a package from the registry",