Blame SOURCES/chrpath-0.13-help.patch

b8c700
diff -up chrpath-0.13/main.c\~ chrpath-0.13/main.c
b8c700
--- chrpath-0.13/main.c~	2013-04-04 18:01:29.519912735 +0200
b8c700
+++ chrpath-0.13/main.c	2013-04-08 10:34:19.332766127 +0200
b8c700
@@ -52,6 +52,7 @@ usage(char *progname)
b8c700
   printf("   -r <path>|--replace <path>  Replace current rpath/runpath setting\n");
b8c700
   printf("                               with the path given\n");
b8c700
   printf("   -l|--list                   List the current rpath/runpath (default)\n");
b8c700
+  printf("   -k|--keepgoing              Do not fail on first error\n");
b8c700
   printf("   -h|--help                   Show this usage information.\n");
b8c700
 #ifndef HAVE_GETOPT_LONG
b8c700
   printf("\n *** The long options are not available on this platform");
b8c700
b8c700
Diff finished.  Mon Apr  8 10:34:27 2013