Files
bower/templates/json/help-prune.json

15 lines
303 B
JSON

{
"command": "prune",
"description": "Uninstalls local extraneous packages.",
"usage": [
"prune [<options>]"
],
"options": [
{
"shorthand": "-h",
"flag": "--help",
"description": "Show this help message"
}
]
}