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