showHelp
showHelp(options)
const helpText = showHelp({ limit: 5 });
console.log(helpText);Last updated
Was this helpful?
showHelp(options)
const helpText = showHelp({ limit: 5 });
console.log(helpText);Last updated
Was this helpful?
Was this helpful?