Skip to main content

subcommand_help

Function subcommand_help 

Source
pub fn subcommand_help(args: &[&str]) -> String
Expand description

Render clap help for the given args (e.g. &["--help"], &["cashu", "--help"]).