mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
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:
committed by
Jan Höppner
parent
cf51ac7860
commit
b1fdbac5f9
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user