diff options
Diffstat (limited to 'kexec/kexec.8')
-rw-r--r-- | kexec/kexec.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kexec/kexec.8 b/kexec/kexec.8 index aff674cb..120af4d 100644 --- a/kexec/kexec.8 +++ b/kexec/kexec.8 @@ -104,6 +104,9 @@ command: .SH OPTIONS .TP +.B \-d\ (\-\-debug) +Enable debugging messages. +.TP .B \-e\ (\-\-exec) Run the currently loaded kernel. Note that it will reboot into the loaded kernel without calling shutdown(8). .TP @@ -167,9 +170,6 @@ Pass ELF boot notes. .B \-\-args\-linux Pass Linux kernel style options. .TP -.B \-d \ (\-\-debug) -Enable debugging messages. -.TP .B \-\-real\-mode Use the kernel's real mode entry point. .RE |