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