__

Results 1 issues of __

I want to implement `cp`-like behavior, where `many` arguments are parsed as source and then the last one as destination. But this fails with optparse-applicative. The only way which works...