--- chrpath-0.13/main.c.orig 2006-02-27 20:21:06.000000000 +0100 +++ chrpath-0.13/main.c 2006-02-27 21:07:16.027641500 +0100 @@ -57,6 +57,7 @@ printf(" -r |--replace Replace current rpath/runpath setting\n"); printf(" with the path given\n"); printf(" -l|--list List the current rpath/runpath (default)\n"); + printf(" -k|--keepgoing Continue as much as possible after an error.\n"); printf(" -h|--help Show this usage information.\n"); #ifndef HAVE_GETOPT_LONG printf("\n *** The long options are not available on this platform");