Files
bower/lib/templates/json/help-search.json
2016-05-06 11:57:26 +02:00

15 lines
303 B
JSON

{
"command": "search",
"description": "Search for packages by name.",
"usage": [
"search <name> [<options>]"
],
"options": [
{
"shorthand": "-h",
"flag": "--help",
"description": "Show this help message"
}
]
}