Skip to content

Support synonyms #19

Open
Open
@jen20

Description

@jen20

It would be good to support synonyms for long options (say, --int-ip and --internal-ip referring to the same option in different ways). Think this would probably need some changes to the formatter and parser.

It could be implemented with two extra setup overloads:

Setup(params string long)
Setup(char short, params string long)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions