onepub-dev / onepub-dev/reVault
when we run --help --verbose at the top level we should show all commands and all subcommands.
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 4
- Forks
- 0
- Avg merge
- 1h 55m
- Merged PRs (30d)
- 1
Description
or should this be a man thing or do we just provide a link to the documenation?
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
Start by locating the top-level --help --verbose entry point and the command/subcommand definitions. Resolve whether the intended result is expanded help, a man page, or a documentation link before changing behavior. Done means the chosen approach consistently exposes the agreed command information.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100