Signed-off-by: Michal Suchanek <msuchanek@xxxxxxx> --- kexec/kexec.8 | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/kexec/kexec.8 b/kexec/kexec.8 index e0131b4ea827..f3b1556f749e 100644 --- a/kexec/kexec.8 +++ b/kexec/kexec.8 @@ -144,6 +144,13 @@ Load the new kernel for use on panic. Specify that the new kernel is of this .I type. .TP +.BI \-s\ (\-\-kexec-file-syscall) +Specify that the new KEXEC_FILE_LOAD syscall should be used exclusively. +Otherwise KEXEC_FILE_LOAD is tried and when not supported KEXEC_LOAD is used. +.TP +.BI \-c\ (\-\-kexec-syscall) +Specify that the old KEXEC_LOAD syscall should be used exclusively. +.TP .B \-u\ (\-\-unload) Unload the current .B kexec -- 2.13.6 _______________________________________________ kexec mailing list kexec@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/kexec