Function clap_markdown::help_markdown_command_custom

source ยท
pub fn help_markdown_command_custom(
    command: &Command,
    options: &MarkdownOptions,
) -> String
Expand description

Format the help information for command as Markdown, with custom options.