Skip to content

Conversation

mtalexan
Copy link

@mtalexan mtalexan commented Apr 2, 2025

Add the -h|--help option.
Fix a mistake with setting up the HEREDOC.
Add an error message on stderr when the wrong number of arguments are detected, rather than just printing the help text. Print the help text when the wrong number of arguments are detected, rather than calling a non-existent function. Fix the help text to properly note grouped required options vs optional, and when optional arguments require prior optional arguments.

/closes #21 #22 #23

Add the -h|--help option.
Fix a mistake with setting up the HEREDOC.
Add an error message on stderr when the wrong number of arguments are detected, rather than just printing the help text.
Print the help text when the wrong number of arguments are detected, rather than calling a non-existent function.
Fix the help text to properly note grouped required options vs optional,
and when optional arguments require prior optional arguments.
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.

Help text can never be printed
1 participant