Skip to content

Command line options not working on Win #23

Description

@marcodeppe

Hi! Thanks so much for creating this useful toolkit :)

I noticed that the command line options didn't work on windows.
It made no difference if I appended the --help param. If I added the input param it still prompted me for the directory the same way as if I didn't specify it. I ran them like this:

# Run with specific options
cargo run --release -- --help

# Process specific folder
cargo run --release -- --input "/path/to/folder"

# Custom output directory
cargo run --release -- --output "/path/to/output"

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions