import { Command } from "https://deno.land/x/cliffy@v0.19.6/mod.ts";
Set command help.
Parameters
help: string | IHelpHandler<Partial<CO>, Partial<CA>, CG, PG> | HelpOptions
Help string, method, or config for generator that returns the help string.