canonical / canonical/gitlance
Add --repo Default Value to Help Text
Open
Beginner friendly
documentation
- Dominant language
- Rust
- Stars
- 8
- Forks
- 3
- Avg merge
- 11h 9m
- Merged PRs (30d)
- 6
Description
The --repo argument doesn't document its default value in the help text. Users running gitlance --help won't know it defaults to the current directory.
Contributor guide
Research direction
Find the Rust CLI definition for the --repo argument and inspect how gitlance --help renders its help text. Update the displayed text to state that the default is the current directory, then run gitlance --help to verify the default is shown.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Active
- Clarity
- Clearly specified
- Newbie friendliness
- 85/100