Files
old-lab_ui/node_modules/bower/lib/templates/json/help-search.json

15 lines
303 B
JSON
Raw Normal View History

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