]> git.pld-linux.org Git - packages/chrpath.git/commitdiff
- document hidden option.
authorPaweł Sikora <pluto@pld-linux.org>
Mon, 27 Feb 2006 20:06:42 +0000 (20:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    chrpath-keepgoing.patch -> 1.1

chrpath-keepgoing.patch [new file with mode: 0644]

diff --git a/chrpath-keepgoing.patch b/chrpath-keepgoing.patch
new file mode 100644 (file)
index 0000000..d0b20d6
--- /dev/null
@@ -0,0 +1,10 @@
+--- 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 <path>|--replace <path>  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");
This page took 0.158049 seconds and 4 git commands to generate.