Files
bower/templates/json/help-cache/list.json
2015-01-05 03:31:28 +01:00

16 lines
352 B
JSON

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