cmdline app: add provider commandline options.
[openssl.git] / doc / man1 / openssl-kdf.pod.in
index 5073ac09fca52c7868469282c2c76120d9c0fbb3..d7d8732c8090ae4150caa2ce8bd7b80d07fcc910 100644 (file)
@@ -13,6 +13,7 @@ B<openssl kdf>
 [B<-keylen> I<num>]
 [B<-out> I<filename>]
 [B<-binary>]
+{- $OpenSSL::safe::opt_provider_synopsis -}
 I<kdf_name>
 
 =head1 DESCRIPTION
@@ -80,6 +81,8 @@ To see the list of supported digests, use the command I<list -digest-commands>.
 
 =back
 
+{- $OpenSSL::safe::opt_provider_item -}
+
 =item I<kdf_name>
 
 Specifies the name of a supported KDF algorithm which will be used.