diff options
-rw-r--r-- | misc/par2cmdline/README | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/misc/par2cmdline/README b/misc/par2cmdline/README index 3d3c9100f4291..ef320b24e68cb 100644 --- a/misc/par2cmdline/README +++ b/misc/par2cmdline/README @@ -1,7 +1,7 @@ par2cmdline (Commandline implementation of PARv2.0 specification) -par2cmdline is a GPL-licensed commandline tool for creating and using PAR2 -parity sets to detect damage in files and repair them if necessary. The -program uses Reed Solomon Coding to perform its error correction. A useful -program for checking and ensuring the integrity of binaries retrieved from -usenet for instance. +par2cmdline is a GPL-licensed commandline tool for creating and +using PAR2 parity sets to detect damage in files and repair them if +necessary. The program uses Reed Solomon Coding to perform its error +correction. A useful program for checking and ensuring the integrity +of binaries retrieved from usenet for instance. |