--- parchive-1.1.orig/main.c
+++ parchive-1.1/main.c
@@ -30,12 +30,12 @@
 {
 	printf(
 "Usage:\n"
-"   par c(heck)   [options] <par file>         : Check parity archive\n"
-"   par r(ecover) [options] <par file>         : Restore missing volumes\n"
-"   par a(dd)     [options] <par file> [files] : Add files to parity archive\n"
+"   parchive c(heck)   [options] <par file>         : Check parity archive\n"
+"   parchive r(ecover) [options] <par file>         : Restore missing volumes\n"
+"   parchive a(dd)     [options] <par file> [files] : Add files to parity archive\n"
 " Advanced:\n"
-"   par m(ix)     [options] : Try to restore from all parity files at once\n"
-"   par i(nteractive) [<par files>] : Interactive mode (very bare-bones)\n"
+"   parchive m(ix)     [options] : Try to restore from all parity files at once\n"
+"   parchive i(nteractive) [<par files>] : Interactive mode (very bare-bones)\n"
 "\n"
 "Options: (Can be turned off with '+')\n"
 "    -m   : Move existing files out of the way\n"
