diff --git a/rust/pvimg/man/genprotimg.1 b/rust/pvimg/man/genprotimg.1 index 3f4949e9..f4b1aa13 100644 --- a/rust/pvimg/man/genprotimg.1 +++ b/rust/pvimg/man/genprotimg.1 @@ -3,7 +3,7 @@ .\" it under the terms of the MIT license. See LICENSE for details. .\" -.TH genprotimg 1 "2024-12-11" "s390-tools" "Genprotimg Manual" +.TH genprotimg 1 "2024-12-12" "s390-tools" "Genprotimg Manual" .nh .ad l .SH NAME @@ -37,7 +37,7 @@ QEMU. .SH OPTIONS .PP -\-i, \-\-kernel +\-i, \-\-kernel, \-\-image .RS 4 Use the content of FILE as a raw binary Linux kernel. The Linux kernel must be a raw binary s390x Linux kernel. The ELF format is not supported. diff --git a/rust/pvimg/man/pvimg-create.1 b/rust/pvimg/man/pvimg-create.1 index dae1cf18..6670704a 100644 --- a/rust/pvimg/man/pvimg-create.1 +++ b/rust/pvimg/man/pvimg-create.1 @@ -3,7 +3,7 @@ .\" it under the terms of the MIT license. See LICENSE for details. .\" -.TH pvimg-create 1 "2024-12-11" "s390-tools" "Pvimg Manual" +.TH pvimg-create 1 "2024-12-12" "s390-tools" "Pvimg Manual" .nh .ad l .SH NAME @@ -36,7 +36,7 @@ QEMU. .SH OPTIONS .PP -\-i, \-\-kernel +\-i, \-\-kernel, \-\-image .RS 4 Use the content of FILE as a raw binary Linux kernel. The Linux kernel must be a raw binary s390x Linux kernel. The ELF format is not supported.