Function cli_cmd_post_processing

Source
fn cli_cmd_post_processing(cli: Command) -> Command
Expand description

Perform post-processing on the [Command] generated by clap for Cli.

We use this to append the default config paths to the help text.