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

15 lines
297 B
JSON

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