diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-13 17:04:06 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-13 17:04:06 -0400 |
commit | 223252bdcc5226743c463a0a56a773aea9e1ee2a (patch) | |
tree | de48eaed98d81ca7a0197284f677ddf4403cf87b /misc/par2cmdline | |
parent | 9349ea92e2f5e126d22f7d12d64061190b688a31 (diff) | |
download | slackbuilds-223252bdcc5226743c463a0a56a773aea9e1ee2a.tar.gz |
misc/par2cmdline: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'misc/par2cmdline')
-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 3d3c9100f4..ef320b24e6 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. |