diff options
author | Thomas Morper <thomas@beingboiled.info> | 2017-07-16 11:15:47 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-07-22 06:55:58 +0700 |
commit | 0d10651a495ee3dcc190dd4e6c3a22bf32b4a9f5 (patch) | |
tree | 6ea008a5357d9f20469548f5d14e96318f85e63b /misc/par2cmdline/README | |
parent | f251dac0ebc0525ff8a1d5fa9c42bcb085aa08f7 (diff) | |
download | slackbuilds-0d10651a495ee3dcc190dd4e6c3a22bf32b4a9f5.tar.gz |
misc/par2cmdline: Updated for version 0.7.3.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'misc/par2cmdline/README')
-rw-r--r-- | misc/par2cmdline/README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/misc/par2cmdline/README b/misc/par2cmdline/README index db66c7ad42..3d3c9100f4 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 +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. |