killercup / killercup/cargo-edit
Add command description to cargo --list
Open
Beginner friendly
- Dominant language
- Rust
- Stars
- 3.5k
- Forks
- 166
- PR merge metrics
- No merged PRs in 30d
Description
When running `cargo --list` the `cargo upgrade` and `cargo set-version` commands do not have any description.
See screenshot:
I suggest adding a description.
Thanks for making this program it's cool :)
Contributor guide
Research direction
Start by locating where the `cargo upgrade` and `cargo set-version` subcommands register their CLI metadata, then inspect the generated output for `cargo --list`. Add descriptions for both commands and verify that they appear correctly when running `cargo --list`.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100