Closed mihaeu closed 8 years ago
👍
We will implement this kind of behaviour when we refactor the argument parsing for #29 :)
Added with commit 4e71c841a1faae485edbb096b707c8c2e9ce4183, graceful handling rather than crashing yet to be added.
Fixed with commit 9cf5c2a920a12a7c6469e3aef5ed5bf5f9e8a80b.
My problem is similar to #29 but additionally to adding aliases (or changing the single dashes to double dashes) it would be nice if bad arguments produce errors.
When using
phive install --copy phpunit
it just symlinks, when instead it should tell me that there's no--copy
flag.Another example using a non-existing flag which doesn't provide any error: