sr3d convert doesn't work with `--wololo` (or any `--` options except dangerWillRobinson)
Open
bug
- Dominant language
- Shell
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
@andreleblanc11 noticed this.
https://github.com/MetPX/sr3_tools/blob/ce0d2d1533b2fee76e2a70b56c5cc8586a4d6145/bin/sr3_action_convert#L36-L38
It might work if `"--dangerWillRobinson"*` was changed to `"--"*`.
Contributor guide
No contributing guide indexed for this repository
Research direction
Open bin/sr3_action_convert at lines 36-38 and inspect how options beginning with -- are matched. Run sr3 convert with --wololo and compare it with --dangerWillRobinson; done means the general -- option form is accepted rather than only the named option.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 52/100