Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(sh): pass -h, --help to the script #64

Merged
merged 1 commit into from
Dec 23, 2024
Merged

fix(sh): pass -h, --help to the script #64

merged 1 commit into from
Dec 23, 2024

Conversation

bassosimone
Copy link
Member

We want to prioritise printing the script's own help message over the shell's help message. Therefore, modify rbmk sh to only print its own help when the script is named -h or --help and otherwise pass arguments to the script.

We want to prioritise printing the script's own help message
over the shell's help message. Therefore, modify `rbmk sh` to
only print its own help when the script is named `-h` or
`--help` and otherwise pass arguments to the script.
@bassosimone bassosimone merged commit c7cea98 into main Dec 23, 2024
1 check passed
@bassosimone bassosimone deleted the fix/sh branch December 23, 2024 10:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant