method Command.prototype.showHelpRe-exportimport { Command } from "https://deno.land/x/cliffy@v0.18.2/command/mod.ts"; showHelp(): voidOutput generated help without exiting. Returnsvoid