Files
bower/templates/json/help-lookup.json
2013-06-23 14:58:54 +01:00

14 lines
293 B
JSON

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