Files
bower/templates/json/help-lookup.json
2013-06-25 00:17:56 +01:00

14 lines
305 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"
}
]
}