Use -m instead of -T for --no-time, for gzip compatibility.

Apparently gzip has supported -m all along to not include the
modify time, but it wasn't in the command help list. This commit
adds -m as an alias for --no-time. -T is retained as an alias for
--no-time for backwards compatibility with previous versions of
pigz.
1 file changed