getopts arg... parameter not recognised
Open
- Dominant language
- C
- Stars
- 531
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
mrsh appears to ignore or not understand the final `[arg...]` parameter:
```
mrsh -c 'getopts :a: arg -a foo'
usage: getopts optstring name [arg...]
```
Contributor guide
Assessment
This issue has not been assessed yet.