skywind3000 / skywind3000/z.lua
Document -s, --purge in --help
Open
Nobody has claimed this yet.
- Dominant language
- Lua
- Stars
- 3.1k
- Forks
- 148
- PR merge metrics
- No merged PRs in 30d
Description
I couldn't find -s documented anywhere, but it seems it prints a list without the frecency number.
I also found the following missing from --help
--purge- -h, --help`
-s
Maybe others also?
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 code that generates the --help output and compare it with the documented command options. Check the behavior of -s, --purge, and -h/--help, then update the help text so these options and any confirmed omissions are listed accurately.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- cli, documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100