-
Notifications
You must be signed in to change notification settings - Fork 968
Closed
Labels
bugfixed-next-releaseThis issue will be fixed in the next release of rustup.This issue will be fixed in the next release of rustup.
Description
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
- 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
Labels
bugfixed-next-releaseThis issue will be fixed in the next release of rustup.This issue will be fixed in the next release of rustup.