diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 07:57:26 +0000 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-11-07 07:57:26 +0000 |
commit | 8a76c9b32d69a7ed69fcf6f7c1f63cdda5799477 (patch) | |
tree | 15550f418af4d1d04f50a94338a04ee7c16a7fcb /README | |
parent | Adding debian version 1.11-5. (diff) | |
download | lzip-8a76c9b32d69a7ed69fcf6f7c1f63cdda5799477.tar.xz lzip-8a76c9b32d69a7ed69fcf6f7c1f63cdda5799477.zip |
Merging upstream version 1.12.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'README')
-rw-r--r-- | README | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -8,7 +8,10 @@ and data archiving. Lziprecover is a data recovery tool for lzip compressed files able to repair slightly damaged files, recover badly damaged files from two or -more copies, and extract undamaged members from multi-member files. +more copies, and extract undamaged members from multi-member files. If +the cause of file corruption is damaged media, the combination GNU +ddrescue + lziprecover is the best option for recovering data from +multiple damaged copies. Lzip replaces every file given in the command line with a compressed version of itself, with the name "original_name.lz". Each compressed @@ -64,7 +67,7 @@ range encoding), Igor Pavlov (for putting all the above together in LZMA), and Julian Seward (for bzip2's CLI and the idea of unzcrash). -Copyright (C) 2008, 2009, 2010 Antonio Diaz Diaz. +Copyright (C) 2008, 2009, 2010, 2011 Antonio Diaz Diaz. This file is free documentation: you have unlimited permission to copy, distribute and modify it. |