Skip to main content

print_command_help

Function print_command_help 

Source
pub fn print_command_help(cmd_config: &CommandConfig, name: &str)
Expand description

Print help for a sub-command (its arguments, nested commands, and entry). Orchestrates the per-section helpers below.