brson / brson/multirust

Unrecognized option `--verbose`

Open
#160 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
651
Forks
35
PR merge metrics
No merged PRs in 30d

Description

Running `multirust default stable --verbose` produces this output:

```
multirust: checking metadata version
multirust: got metadata version 2
multirust: cmd: default
multirust: toolchain: stable
multirust: option_name: --verbose
multirust: option_value:
multirust: unrecognized option --verbose
```

`multirust default --verbose stable` or `multirust --verbose default stable` doesn't work either.

Contributor guide

No contributing guide indexed for this repository

Research direction

The report names no files or tests. Start by reproducing `multirust default stable --verbose` and the two alternative argument orders, then trace the command's option parsing entry point. The issue does not define the intended verbose behavior or an acceptance condition, so confirm those with the maintainer before starting.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.