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

16 lines
346 B
JSON

{
"command": "search",
"description": "Finds all packages or a specific package.",
"usage": [
"search [<options>]",
"search <name> [<options>]"
],
"options": [
{
"shorthand": "-h",
"flag": "--help",
"description": "Show this help message"
}
]
}