seth --help doesn't list all commands
- Dominant language
- Haskell
- Stars
- 2.1k
- Forks
- 320
- PR merge metrics
- No merged PRs in 30d
Description
Commands are automatially found [and listed](https://github.com/dapphub/dapptools/blob/noethabi/src/seth/libexec/seth/seth-help#L32-L38).
I suppose that if the comment at the top is missing, the command doesn't get listed. See e.g. the [`--to-dec`](https://github.com/dapphub/dapptools/tree/noethabi/src/seth/libexec/seth/seth---to-dec) command.
Contributor guide
No contributing guide indexed for this repository
Research direction
Read src/seth/libexec/seth/seth-help at the linked command-listing section and compare it with the src/seth/libexec/seth/seth---to-dec command. Check how the top comment is detected, then verify that --help lists --to-dec and other commands whose comments are present.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 25/100