diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 09:32:10 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 09:32:10 +0000 |
commit | 48f82c742fbb20fd624a466f0f3dcbc9a9679768 (patch) | |
tree | 694e61fe55b10051d97cd89a73cd70de544d85c5 /README | |
parent | Adding debian version 1.13~rc2-1. (diff) | |
download | lzip-48f82c742fbb20fd624a466f0f3dcbc9a9679768.tar.xz lzip-48f82c742fbb20fd624a466f0f3dcbc9a9679768.zip |
Merging upstream version 1.13.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
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 |