diff options
author | Daniel Baumann <daniel@debian.org> | 2025-02-05 17:14:57 +0000 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2025-02-05 17:14:57 +0000 |
commit | 6fb82e7dab94ca12f87362d2755ead76f920859a (patch) | |
tree | afb6be0c266301843a8ff7e0ac10c452394de3c0 /README | |
parent | Adding upstream version 1.13~rc2. (diff) | |
download | lzip-upstream/1.13.tar.xz lzip-upstream/1.13.zip |
Adding upstream version 1.13.upstream/1.13
Signed-off-by: Daniel Baumann <daniel@debian.org>
Diffstat (limited to 'README')
-rw-r--r-- | README | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -26,11 +26,11 @@ or more compressed files. The result is the concatenation of the corresponding uncompressed files. Integrity testing of concatenated compressed files is also supported. -Lzip can produce multi-member files and safely recover, with lziprecover, -the undamaged members in case of file damage. Lzip can also split the -compressed output in volumes of a given size, even when reading from -standard input. This allows the direct creation of multivolume -compressed tar archives. +Lzip can produce multi-member files and safely recover, with +lziprecover, the undamaged members in case of file damage. Lzip can also +split the compressed output in volumes of a given size, even when +reading from standard input. This allows the direct creation of +multivolume compressed tar archives. Lzip will automatically use the smallest possible dictionary size without exceeding the given limit. Keep in mind that the decompression |