]> git.pld-linux.org Git - packages/chrpath.git/blob - chrpath-keepgoing.patch
- document hidden option.
[packages/chrpath.git] / chrpath-keepgoing.patch
1 --- chrpath-0.13/main.c.orig    2006-02-27 20:21:06.000000000 +0100
2 +++ chrpath-0.13/main.c 2006-02-27 21:07:16.027641500 +0100
3 @@ -57,6 +57,7 @@
4    printf("   -r <path>|--replace <path>  Replace current rpath/runpath setting\n");
5    printf("                               with the path given\n");
6    printf("   -l|--list                   List the current rpath/runpath (default)\n");
7 +  printf("   -k|--keepgoing              Continue as much as possible after an error.\n");
8    printf("   -h|--help                   Show this usage information.\n");
9  #ifndef HAVE_GETOPT_LONG
10    printf("\n *** The long options are not available on this platform");
This page took 0.444128 seconds and 3 git commands to generate.