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

usage: fix handling of toplevel Options structs #202

Merged
merged 1 commit into from
Jan 28, 2020

Conversation

tony-iqlusion
Copy link
Member

The usage subsystem always assumed the toplevel command is an enum.

This fixes usage when the toplevel command is a struct.

The usage subsystem always assumed the toplevel command is an `enum`.

This fixes usage when the toplevel command is a `struct`.
@tarcieri tarcieri force-pushed the fix-usage-for-toplevel-structs branch from 1d477d8 to 2d835f3 Compare January 28, 2020 16:05
@tony-iqlusion tony-iqlusion merged commit 829be08 into develop Jan 28, 2020
@tony-iqlusion tony-iqlusion deleted the fix-usage-for-toplevel-structs branch January 28, 2020 17:10
@tony-iqlusion tony-iqlusion mentioned this pull request Jan 30, 2020
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.

None yet

1 participant