Skip to content

Conversation

@Daniel-N-Huss
Copy link
Collaborator

Closes #12, thank you for the suggestion @brandondrew !

I've opted to defer adding "proper" arg parsing, and introducing seams for the cli to evokes their behaviour.
Will defer that to a time where we add features that change the underlying gem behaviour.

Also noting that -? as a help option is a strong Windows convention, but is a struggle to implement with how zsh handles file matching with the ? metacharacter. I think the two other choices should cover our needs, and match expectations other gems set.

I've opted to not go too deeply into "proper" arg parsing, or too detailed on how the cli evokes their behaviour. Will defer that to a time where we add features that change the underlying gem behaviour.
@Daniel-N-Huss Daniel-N-Huss merged commit 1bbf42f into main Nov 24, 2023
@Daniel-N-Huss Daniel-N-Huss deleted the add_cli_help branch November 24, 2023 16:06
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.

Feature Request: respond to --help

2 participants