Skip to content

Fix cli example to use input argument in the right position.#34

Open
joarfish wants to merge 2 commits into
amethyst:masterfrom
joarfish:fix-readme-31
Open

Fix cli example to use input argument in the right position.#34
joarfish wants to merge 2 commits into
amethyst:masterfrom
joarfish:fix-readme-31

Conversation

@joarfish
Copy link
Copy Markdown

@joarfish joarfish commented Jan 5, 2020

Fix #31

@happenslol
Copy link
Copy Markdown
Member

Which platform have you tested this on? Seems to be more of a question concerning clap, but I don't remember it working this way... I'm going to look into it soon

@joarfish
Copy link
Copy Markdown
Author

I tested it on windows 10 and macos.
I could not find anything explicit about this in clap's documentation. However, the way sheep uses clap it seems the input files have to be specified before the options.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Sheep CLI options parsed as files

2 participants