Document most missing options
[openssl.git] / doc / man1 / openssl-rand.pod.in
index fd41da379d73bbfa2bdf591d7e1892067967a3c8..61c74df4668c7982bbaec6923ff180961f97eb2a 100644 (file)
@@ -12,6 +12,7 @@ B<openssl rand>
 [B<-out> I<file>]
 [B<-base64>]
 [B<-hex>]
+{- $OpenSSL::safe::opt_engine_synopsis -}
 {- $OpenSSL::safe::opt_r_synopsis -}
 I<num>
 
@@ -42,6 +43,8 @@ Perform base64 encoding on the output.
 
 Show the output as a hex string.
 
+{- $OpenSSL::safe::opt_engine_item -}
+
 {- $OpenSSL::safe::opt_r_item -}
 
 =back