Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

joarfish
Copy link

@joarfish joarfish commented Jan 5, 2020

Fix #31

@happenslol
Copy link
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
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