Skip to content

Repeated and scalar options cannot co-exist #83

@xcolwell

Description

@xcolwell

In a program, <arg>... and <arg> cannot co-exist. Both usages will be []string. I would expect <arg>... to be []string and <arg> to be string, regardless of whether the other is defined.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions