Undocumented `--path` option
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 250
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
While poking around the source I saw the --path option. It's really handy, so it's a shame it isn't documented :)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Search the source and existing CLI documentation for the --path option to determine its behavior and the appropriate documentation location. Document how the option is used and what it changes, then verify the result against the command's existing usage or help text.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli, documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100