From e28a753722fd8233325c9b6bded3db8c74aee073 Mon Sep 17 00:00:00 2001 From: Christian Krause Date: Fri, 21 Aug 2015 16:39:53 +0200 Subject: [PATCH] update differences to xz --- README.md | 1 + 1 file changed, 1 insertion(+) 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`