Skip to content

Handle positional arguments starting with a sigle or double dash #12

@janvhs

Description

@janvhs

It's a common pattern to be able to input positional arguments with leading hyphens after having specified -- once.
An as an example printf "%s\n" "-pos" | grep -i -- -pos. This is a test I just wrote describing this behaviour

Image

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