pub fn help_markdown_custom<C: CommandFactory>(
options: &MarkdownOptions,
) -> String
Expand description
Format the help information for command
as Markdown, with custom options.
pub fn help_markdown_custom<C: CommandFactory>(
options: &MarkdownOptions,
) -> String
Format the help information for command
as Markdown, with custom options.