rust/pvsecret: Update man page for retrieve secret

Clarify the Output format in the man files.

Signed-off-by: Steffen Eiden <seiden@linux.ibm.com>
Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>
This commit is contained in:
Steffen Eiden
2025-02-28 10:58:27 +01:00
committed by Jan Höppner
parent e49569db60
commit fb6e7e70c6

View File

@@ -1,9 +1,9 @@
.\" Copyright 2024 IBM Corp.
.\" Copyright 2024, 2025 IBM Corp.
.\" s390-tools is free software; you can redistribute it and/or modify
.\" it under the terms of the MIT license. See LICENSE for details.
.\"
.TH "PVSECRET-RETRIEVE" "1" "2024-12-19" "s390-tools" "UV-Secret Manual"
.TH "PVSECRET-RETRIEVE" "1" "2025-03-07" "s390-tools" "UV-Secret Manual"
.nh
.ad l
.SH NAME
@@ -16,7 +16,12 @@ pvsecret retr [OPTIONS] <ID>
.fam C
.fi
.SH DESCRIPTION
Retrieve a secret from the UV secret store (s390x only)
Retrieve a secret from the UV secret store (s390x only). Retrieves a retrievable
secret from the UV\-storage of the guest by its ID. The ID may be provided as
yaml file or as 32 byte hex\-string. The secret is written as PEM file. For
Plaintext secret \fBPLAINTEXT SECRET\fP is used as PEM name and for protected
keys the PEM name \fBIBM PROTECTED KEY\fP is used.
.SH OPTIONS
.PP
<ID>