diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-09-24 01:57:49 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-09-24 01:57:58 +0000 |
commit | d35175c9e68a3ad252bfa22d266b8311df99a718 (patch) | |
tree | 0ed6c60ad70805dbda31e05d43ee1b967c478938 /README | |
parent | Releasing debian version 0.22-4. (diff) | |
download | tarlz-d35175c9e68a3ad252bfa22d266b8311df99a718.tar.xz tarlz-d35175c9e68a3ad252bfa22d266b8311df99a718.zip |
Merging upstream version 0.23.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | README | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -30,9 +30,9 @@ archive, but it has the following advantages: * The resulting multimember tar.lz archive can be decompressed in parallel, multiplying the decompression speed. - * New members can be appended to the archive (by removing the EOF - member), and unwanted members can be deleted from the archive. Just - like an uncompressed tar archive. + * New members can be appended to the archive (by removing the + end-of-archive member), and unwanted members can be deleted from the + archive. Just like an uncompressed tar archive. * It is a safe POSIX-style backup format. In case of corruption, tarlz can extract all the undamaged members from the tar.lz archive, @@ -78,7 +78,7 @@ compression is used: tar +========+======+=================+===============+========+======+========+ -| header | data | extended header | extended data | header | data | EOF | +| header | data | extended header | extended data | header | data | EOA | +========+======+=================+===============+========+======+========+ tar.lz |