method Command.prototype.showHelpRe-exportimport { Command } from "https://deno.land/x/commit_genius@v0.4.1/deps.ts"; showHelp(options?: HelpOptions): voidOutput generated help without exiting. Parametersoptionaloptions: HelpOptionsReturnsvoid