summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--kexec/kexec.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/kexec/kexec.c b/kexec/kexec.c
index 0616091..fc01458 100644
--- a/kexec/kexec.c
+++ b/kexec/kexec.c
@@ -917,7 +917,7 @@ void usage(void)
" load code into.\n"
" --mem-max=<addr> Specify the highest memory address to\n"
" load code into.\n"
- " --reuseinird Reuse initrd from first boot.\n"
+ " --reuseinitrd Reuse initrd from first boot.\n"
" --load-preserve-context Load the new kernel and preserve\n"
" context of current kernel during kexec.\n"
" --load-jump-back-helper Load a helper image to jump back\n"