Skip to content

helpOption does not support more than 2 flags #1862

@mitsukuri

Description

@mitsukuri

For example, using .helpOption ('-h, --help, --something-else') and running with --something-else results in

error: unknown option '--something-else', while -h and --help still work.

Use case: not sure about others, but me personally, I'd also like to add -? as an extra help flag.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions