mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
zkey: Missing blank in command description
Signed-off-by: Ingo Franzki <ifranzki@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>
This commit is contained in:
committed by
Jan Höppner
parent
f0afc6c89a
commit
7d4c8c2781
@@ -832,7 +832,7 @@ static struct zkey_command zkey_commands[] = {
|
||||
.need_pkey_device = 1,
|
||||
.short_desc = "Validate an existing secure AES key",
|
||||
.long_desc = "Validate an existing secure AES key that is "
|
||||
"either contained in SECURE-KEY-FILE or is stored"
|
||||
"either contained in SECURE-KEY-FILE or is stored "
|
||||
"in the repository and print information about "
|
||||
"the key",
|
||||
.has_options = 1,
|
||||
|
||||
Reference in New Issue
Block a user