Files
bower/templates/json/help-cache/list.json
2013-07-09 13:14:25 +01:00

16 lines
353 B
JSON

{
"command": "cache clean",
"description": "Lists cached packages.",
"usage": [
"cache list [<options>]",
"cache list <name> [<name> ...] [<options>]"
],
"options": [
{
"shorthand": "-h",
"flag": "--help",
"description": "Show this help message"
}
]
}