par2cmdline version 0.2, Copyright (C) 2003 Peter Brian Clements. par2cmdline comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. See COPYING for details. Usage: par2 c(reate) [options] [files] : Create PAR2 files par2 v(erify) [options] [files] : Verify files using PAR2 file par2 r(epair) [options] [files] : Repair files using PAR2 files Also: par2create [options] [files] par2verify [options] [files] par2repair [options] [files] Options: -b : Set the Block-Count -s : Set the Block-Size -r : Level of Redundancy (%%) -f : First Recovery-Block-Number -u : Uniform recovery file sizes -n : Number of recovery files -m : Memory (in MB) to use -- : Treat all remaining CommandLine as filenames If you wish to create par2 files for a single source file, you may leave out the name of the par2 file from the command line.