<varlistentry>
<term><command>pkcs7</command></term>
- <listitem><para>This command generates a PKCS#7 signature that embeds the PKCS#1 signature (RSA)
- provided with <option>--signature=</option> to an <option>--output=</option> file in PKCS#7 format
- (p7s) using the certificate given with <option>--certificate=</option>.</para>
+ <listitem><para>This command embeds the PKCS#1 signature (RSA) provided with
+ <option>--signature=</option> in a PKCS#7 signature using the certificate given with
+ <option>--certificate=</option> and writes it to the file specified with <option>--output=</option>
+ in PKCS#7 format (p7s).</para>
<xi:include href="version-info.xml" xpointer="v258"/></listitem>
</varlistentry>