Sophie

Sophie

distrib > Scientific%20Linux > 5x > x86_64 > by-pkgid > b8204bfed5255fbbec2bb0fe190e1aec > files > 32

kexec-tools-1.102pre-77.el5.3.src.rpm

diff -up kexec-tools-testing-20070330/makedumpfile/makedumpfile.c.orig kexec-tools-testing-20070330/makedumpfile/makedumpfile.c
--- kexec-tools-testing-20070330/makedumpfile/makedumpfile.c.orig	2008-06-10 13:42:15.000000000 -0400
+++ kexec-tools-testing-20070330/makedumpfile/makedumpfile.c	2008-06-10 13:42:25.000000000 -0400
@@ -5829,6 +5829,7 @@ static struct option longopts[] = {
 	{"xen-syms", required_argument, NULL, 'X'},
 	{"xen-vmcoreinfo", required_argument, NULL, 'z'},
 	{"message-level", required_argument, NULL, 'm'},
+	{"help", no_argument, NULL, 'h'},
 	{0, 0, 0, 0}
 };