How do I exclude multiple paths using the mknmz --exclude=PATTERN? I've tried: --exclude=pathname,pathname2,pathname3... --exclude=pathname pathname2 pathname3... --exclude=pathname;pathname2;pathname3... And does --include follow the same format? Thanks Bill