Skip to main content

render_help

Function render_help 

Source
pub fn render_help(spec: &CommandSpec) -> String
Expand description

Render --help text for a command spec, formatted comparably to clap: about, usage, aliases, commands, arguments, options (with an auto -h, --help), and any after_help.