UNPKG

@oclif/plugin-help

Version:
30 lines 722 B
{ "version": "5.2.8", "commands": { "help": { "id": "help", "description": "Display help for <%= config.bin %>.", "strict": false, "pluginName": "@oclif/plugin-help", "pluginAlias": "@oclif/plugin-help", "pluginType": "core", "aliases": [], "flags": { "nested-commands": { "name": "nested-commands", "type": "boolean", "char": "n", "description": "Include all nested commands in the output.", "allowNo": false } }, "args": { "commands": { "name": "commands", "description": "Command to show help for.", "required": false } } } } }