Files
bower/templates/json/help-prune.json
André Cruz 74b9e51cf7 CS.
2013-07-05 01:52:13 +01:00

14 lines
296 B
JSON

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