Skip to content

Argparser default help option handled incorrectly #90

@Fyren

Description

@Fyren

It's set up as a StopOption, but parse_impl specifically checks for it after the bailout would happen. ^f for haltOnValue and for help_option_ in parse_impl.

The result is you can never see the full help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions