Change the `--direction` short option name
micalevisk opened this issue · 3 comments
micalevisk commented
Since download and direction options have the same short option (-d
), I think you should rename the latest added one to disambiguate this. What about -D
?
eugene-manuilov commented
Good catch, @micalevisk! Thanks! I have updated it to be -D
. It will be shipped with the next version.
eugene-manuilov commented
Just released the new version 1.5.0 which contains this fix. @micalevisk do you mind to check it on your end?
micalevisk commented
it works! ty