import { Command } from "https://deno.land/x/cliffy@v1.0.0-rc.2/command/mod.ts";
Set the long command description.
Parameters
description: Description<TCommandOptions, TCommandArguments, TCommandGlobals, TParentCommandGlobals, TCommandTypes, TCommandGlobalTypes, TParentCommandTypes, TParentCommand>
The command description.