Skip to content

verify: Output of --help is wonky #631

@tcharding

Description

@tcharding

While reviewing #626 I ran verify --help and sow the output describing --quite has ... in it. No clue what I was thinking when I wrote that but it doesn't look that good.

 cargo run -- --help
    Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.01s
     Running `/home/tobin/~/.cache/cargo/debug/verify --help`
Usage: verify [OPTIONS] <version>

Arguments:
  <version>  Verify specific version of Core (use "all" for all versions)

Options:
  -t, --tests <TEST_OUTPUT>  Optionally check claimed status of tests
  -q, --quiet...             Run tests in quiet mode
  -h, --help                 Print help

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions