Blame SOURCES/document-certutil-email-option.patch

f57139
diff --git a/doc/certutil.xml b/doc/certutil.xml
f57139
--- a/doc/certutil.xml
f57139
+++ b/doc/certutil.xml
f57139
@@ -204,16 +204,21 @@ If this option is not used, the validity
f57139
       </varlistentry>
f57139
 
f57139
       <varlistentry>
f57139
         <term>-e </term>
f57139
         <listitem><para>Check a certificate's signature during the process of validating a certificate.</para></listitem>
f57139
       </varlistentry>
f57139
 
f57139
       <varlistentry>
f57139
+        <term>--email email-address</term>
f57139
+        <listitem><para>Specify the email address, used with the -L command option to print a single named certificate.</para></listitem>
f57139
+      </varlistentry>
f57139
+
f57139
+      <varlistentry>
f57139
         <term>-f password-file</term>
f57139
         <listitem><para>Specify a file that will automatically supply the password to include in a certificate 
f57139
  or to access a certificate database. This is a plain-text file containing one password. Be sure to prevent 
f57139
  unauthorized access to this file.</para></listitem>
f57139
       </varlistentry>
f57139
 
f57139
       <varlistentry>
f57139
         <term>-g keysize</term>