pvimg: Improve phrasing of '--cck' option documentation

Reviewed-by: Steffen Eiden <seiden@linux.ibm.com>
Signed-off-by: Marc Hartmayer <mhartmay@linux.ibm.com>
Signed-off-by: Steffen Eiden <seiden@linux.ibm.com>
This commit is contained in:
Marc Hartmayer
2025-09-09 13:36:21 +00:00
committed by Steffen Eiden
parent 4d598ade86
commit fcaad5a8e2

View File

@@ -344,8 +344,8 @@ pub struct CreateBootImageArgs {
/// Use the content of FILE as the customer-communication key (CCK).
///
/// The file must contain exactly 32 bytes of data. This option used to be
/// called '--comm-key' in previous versions.
/// The file must contain exactly 32 bytes of data. In previous versions,
/// this option was called '--comm-key'.
#[arg(
long,
value_name = "FILE",