From fb6e7e70c6514743e0ceb11f5425b196ff34fe0c Mon Sep 17 00:00:00 2001 From: Steffen Eiden Date: Fri, 28 Feb 2025 10:58:27 +0100 Subject: [PATCH] rust/pvsecret: Update man page for retrieve secret MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Clarify the Output format in the man files. Signed-off-by: Steffen Eiden Signed-off-by: Jan Höppner --- rust/pvsecret/man/pvsecret-retrieve.1 | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/rust/pvsecret/man/pvsecret-retrieve.1 b/rust/pvsecret/man/pvsecret-retrieve.1 index 369037fa..f8ee957d 100644 --- a/rust/pvsecret/man/pvsecret-retrieve.1 +++ b/rust/pvsecret/man/pvsecret-retrieve.1 @@ -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] .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