Constant ore::cli::NO_VERSION_HELP_TEMPLATE[][src]

const NO_VERSION_HELP_TEMPLATE: &str = "{about}

USAGE:
    {usage}

{all-args}";
This is supported on crate feature cli only.
Expand description

A help template for use with clap that does not include the name of the binary or the version in the help output.