File: /var/www/vhost/disk-apps/pwa.sports-crowd.com/node_modules/@oclif/plugin-help/oclif.manifest.json
{
"version": "5.2.20",
"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
}
}
}
}
}