amethyst / sheep

Modular and lightweight spritesheet packer 🐑
Other
89 stars 12 forks source link

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

Open joarfish opened 4 years ago

joarfish commented 4 years ago

Fix #31

happenslol commented 4 years ago

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 commented 4 years ago

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.