Fix bug when combining -l with -d. Though it makes no sense to do pigz -ld, that is implicit when doing unpigz -l. This commit fixes a bug for that combination.