method Command.prototype.usageRe-exportimport { Command } from "https://deno.land/x/commit_genius@v0.4.0/deps.ts"; usage(usage: string): thisSet the command usage. Defaults to arguments. Parametersusage: stringThe command usage. Returnsthis