rogeriopvl / downstagram

Command line tool to download and backup all your Instagram photos
MIT License
32 stars 7 forks source link

Corrected command line flag checks. #3

Closed splotch closed 9 years ago

splotch commented 9 years ago

I fixed what I think are bugs in the command line option code. Pretty simple updates. Feel free to pull them in if they are correct.

This is my first ever github pull request, so please let me know if I've done anything incorrectly.

rogeriopvl commented 9 years ago

Hey!

Thanks! I haven't spotted these, since I only use the short flags! I need to write some tests! :)

Congratulations on your first PR, it's perfect!

I'll merge this and release it in v1.0.0

splotch commented 9 years ago

Super! Glad I could contribute. This is a great module. Well written, clean code that did exactly what I needed. Thanks for making it available. It's saved me a lot of time.

On Nov 6, 2014, at 3:13 PM, Rogério Vicente notifications@github.com wrote:

Hey!

Thanks! I haven't spotted these, since I only use the short flags! I need to write some tests for this :)

Congratulations on your first PR, it's perfect!

I'll merge this and release it in v1.0.0

— Reply to this email directly or view it on GitHub.

rogeriopvl commented 9 years ago

Thanks! Glad you like it :+1: