Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/denomander/docs.ts>printCommandHelp

Deno command-line interfaces made easy
Latest
function printCommandHelp
import { printCommandHelp } from "https://deno.land/x/denomander@0.9.3/docs.ts";

Print the help screen for a specific command.

Parameters

command: Command
optional
BASE_COMMAND: Command