Skip to content

"error: " is printed twice #2541

Closed
Closed
@camelid

Description

@camelid

Problem
"error: " is printed twice:

$ rustup toolchain list --installed
error: error: Found argument '--installed' which wasn't expected, or isn't valid in this context

USAGE:
    rustup toolchain list [FLAGS]

For more information try --help

Steps

  1. Run rustup toolchain list --installed. Or just run it with any flag that doesn't make sense: rustup --blah

Possible Solution(s)

Notes

Output of rustup --version: rustup 1.22.1 (b01adbbc3 2020-07-08)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugfixed-next-releaseThis issue will be fixed in the next release of rustup.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions