summaryrefslogtreecommitdiffstats
path: root/doc/man1/openssl-pkcs8.pod.in
diff options
context:
space:
mode:
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>2021-05-17 11:04:40 +0200
committerDr. David von Oheimb <dev@ddvo.net>2021-05-20 16:24:43 +0200
commit359efeac3f9b99c5f734b90db8a4c5bfadb7323a (patch)
tree357cf0451222aae4270fea14b7454af4e40a74a2 /doc/man1/openssl-pkcs8.pod.in
parent9c1582807b535e5b8499897c6e74fec48440c4fe (diff)
DOC: Fix nits found by new check on SYNOPSIS and OPTIONS consistency
Reviewed-by: Paul Dale <pauli@openssl.org> (Merged from https://github.com/openssl/openssl/pull/15299)
Diffstat (limited to 'doc/man1/openssl-pkcs8.pod.in')
-rw-r--r--doc/man1/openssl-pkcs8.pod.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/man1/openssl-pkcs8.pod.in b/doc/man1/openssl-pkcs8.pod.in
index 100c5afd6f..2af61203e9 100644
--- a/doc/man1/openssl-pkcs8.pod.in
+++ b/doc/man1/openssl-pkcs8.pod.in
@@ -101,6 +101,10 @@ When creating new PKCS#8 containers, use a given number of iterations on
the password in deriving the encryption key for the PKCS#8 output.
High values increase the time required to brute-force a PKCS#8 container.
+=item B<-noiter>
+
+When creating new PKCS#8 containers, use 1 as iteration count.
+
=item B<-nocrypt>
PKCS#8 keys generated or input are normally PKCS#8 EncryptedPrivateKeyInfo