diff --git a/README.md b/README.md index 9b6a14e..5699be7 100644 --- a/README.md +++ b/README.md @@ -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`