update differences to xz

pull/42/head
Christian Krause 9 years ago
parent 545375e4a6
commit e28a753722

@ -20,6 +20,7 @@ for large tarballs.
### Differences to xz
- `pixz` automatically indexes tarballs during compression
- `pixz` supports parallel decompression, which `xz` does not
- `pixz` defaults to using all available CPU cores, while `xz` defaults to using only one core
- `pixz` provides `-i` and `-o` command line options to specify input and output file
- `pixz` does not support the command line option `-z` or `--compress`

Loading…
Cancel
Save