Skip to content

Options position should be free #87

@snowmantw

Description

@snowmantw

Now it can only:

node ./cli.js autolog ./source ./target --x-espect -r

These would be wrong:

node ./cli.js autolog --x-espect -r ./source ./target
node ./cli.js autolog  --x-espect ./source ./target -r

It should be as free as possible, at least as free as most of Unix commands.

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