Files
bower/templates/json/help-lookup.json
André Cruz d0465eccf1 CS.
2013-07-09 23:57:15 +01:00

15 lines
306 B
JSON

{
"command": "lookup",
"description": "Looks up a package URL by name.",
"usage": [
"lookup <name> [<options>]"
],
"options": [
{
"shorthand": "-h",
"flag": "--help",
"description": "Show this help message"
}
]
}