From: Daniel Kiper <daniel.kiper@xxxxxxxxxx> Signed-off-by: Daniel Kiper <daniel.kiper at oracle.com> Signed-off-by: Eric DeVolder <eric.devolder at oracle.com> --- kexec/kexec.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kexec/kexec.c b/kexec/kexec.c index ec16247..a2ba79d 100644 --- a/kexec/kexec.c +++ b/kexec/kexec.c @@ -1004,7 +1004,7 @@ void usage(void) " preserve context)\n" " to original kernel.\n" " -s, --kexec-file-syscall Use file based syscall for kexec operation\n" - " -d, --debug Enable debugging to help spot a failure.\n" + " -d, --debug Enable debugging to help spot a failure.\n" " -S, --status Return 0 if the type (by default crash) is loaded.\n" "\n" "Supported kernel file types and options: \n"); -- 2.7.4