REPL_HELP_TEMPLATE

Constant REPL_HELP_TEMPLATE 

Source
pub const REPL_HELP_TEMPLATE: &str = r"{usage-heading} {usage}

{all-args}{tab}
";
Expand description

clap help template with only usage and commands/options