mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
03b73ab3f9
man and README got out of sync with --help over time. Resync them. Reviewed-by: Jan Höppner <hoeppner@linux.ibm.com> Signed-off-by: Steffen Eiden <seiden@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>
38 lines
759 B
Groff
38 lines
759 B
Groff
.\" Copyright 2025, 2026 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-CREATE-UPDATE-CCK" "1" "2026-05-20" "s390-tools" "UV\-Secret Manual"
|
|
.nh
|
|
.ad l
|
|
.SH NAME
|
|
pvsecret-create-update-cck \- Update customer communication key
|
|
.SH SYNOPSIS
|
|
.nf
|
|
.fam C
|
|
pvsecret create update\-cck \-\-secret <CCK\-FILE>
|
|
pvsecret create cck \-\-secret <CCK\-FILE>
|
|
.fam C
|
|
.fi
|
|
.SH DESCRIPTION
|
|
Insert a customer communication key into a guest.
|
|
.SH OPTIONS
|
|
|
|
.PP
|
|
\-\-secret <CCK\-FILE>
|
|
.RS 4
|
|
Use CCK\-FILE as new CCK.
|
|
.RE
|
|
.RE
|
|
.PP
|
|
\-h, \-\-help
|
|
.RS 4
|
|
Print help (see a summary with \fB\-h\fR).
|
|
.RE
|
|
.RE
|
|
|
|
.SH "SEE ALSO"
|
|
.sp
|
|
\fBpvsecret\fR(1) \fBpvsecret\-create\fR(1)
|