in src/cli.js [193:196]
function printHelp (command) { const result = help([command]); cordova.emit('results', result); }