`test -s` shows all options
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 75/100
Research direction
The issue is about the parsing of 'test -s' command in explainshell. Look at the command parsing logic, likely in a module like parser.py or matcher.py. The bug is that '-s' is being interpreted as showing all options instead of just the '-s' option. Check how options are matched to help text and ensure discrete options are handled correctly. Run existing tests to verify the fix.
Written by the indexing model from the issue text.
Description
See https://explainshell.com/explain?cmd=test+-s
It doesn't parse the separate options as discrete ones, showing every option instead.
- Dominant language
- Python
- Stars
- 14.2k
- Forks
- 851
- PR merge metrics
- No merged PRs in 30d
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.
More from idank/explainshell
-
Difficulty 3/5 1-2 days Newbie friendliness 65/100
idank/explainshell#365 · 2 comments ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
idank/explainshell#354 · 2 comments · 4 reactions ·
-
Difficulty 3/5 1-2 days Newbie friendliness 45/100
idank/explainshell#343 ·
-
Difficulty 5/5 Over a week Newbie friendliness 25/100
idank/explainshell#327 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
idank/explainshell#326 ·
All issues in idank/explainshell
Similar issues
-
agent-ready documentation needs-triage
Difficulty 1/5 1-3 hours Newbie friendliness 88/100
-
documentation
Difficulty 1/5 Under an hour Newbie friendliness 91/100
-
workflow-status page template still says reusable workflows are "triggered only by workflow_call:" Open
Difficulty 1/5 Under an hour Newbie friendliness 92/100
-
instance instance add
Difficulty 1/5 Under an hour Newbie friendliness 72/100
searxng/searx-instances#939 · 1 comment ·
-
area-deployment area-integrations triage:bot-seen
Difficulty 2/5 Half a day Newbie friendliness 86/100