Skip to content

List of arguments followed by another list #28

@juliohm

Description

@juliohm

Tthe following usage is not parsed correctly:

Usage:
  main.jl --files <fnames>... --outputdir <outdir>

I had to flip the order to make it work:

Usage:
  main.jl --outputdir <outdir> --files <fnames>...

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