fix: Improve the organization of --help

This commit is contained in:
Ed Page 2019-10-30 11:02:02 -06:00
parent 975dab8514
commit a48a457cc3

View file

@ -38,6 +38,11 @@ impl Default for Format {
#[derive(Debug, StructOpt)]
#[structopt(rename_all = "kebab-case")]
#[structopt(
setting = structopt::clap::AppSettings::UnifiedHelpMessage,
setting = structopt::clap::AppSettings::DeriveDisplayOrder,
setting = structopt::clap::AppSettings::DontCollapseArgsInUsage
)]
struct Args {
#[structopt(parse(from_os_str), default_value = ".")]
/// Paths to check