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