clap_markdown

Function print_help_markdown

source
pub fn print_help_markdown<C: CommandFactory>()
Expand description

Format the help information for command as Markdown and print it.

Output is printed to the standard output, using println!.