rust/pvimg/man: Document command line option aliases in the manpages

Document the visible command line option aliases in the manpages.

Reviewed-by: Steffen Eiden <seiden@linux.ibm.com>
Signed-off-by: Marc Hartmayer <mhartmay@linux.ibm.com>
Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>
This commit is contained in:
Marc Hartmayer
2024-12-12 20:19:55 +01:00
committed by Jan Höppner
parent cf51ac7860
commit b1fdbac5f9
2 changed files with 4 additions and 4 deletions

View File

@@ -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 <FILE>
\-i, \-\-kernel, \-\-image <FILE>
.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.

View File

@@ -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 <FILE>
\-i, \-\-kernel, \-\-image <FILE>
.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.