Skip to main content
Go to Latest
method Command.prototype.usage
Re-export
import { Command } from "https://deno.land/x/commit_genius@v0.2.0/deps.ts";

Set the command usage. Defaults to arguments.

Parameters

usage: string

The command usage.