diff options
Diffstat (limited to 'doc/gpg.sgml')
-rw-r--r-- | doc/gpg.sgml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/gpg.sgml b/doc/gpg.sgml index 21d74fc83..83eac9de9 100644 --- a/doc/gpg.sgml +++ b/doc/gpg.sgml @@ -1087,6 +1087,14 @@ Print key listings delimited by colons. Print key listings delimited by colons and print the public key data. </para></listitem></varlistentry> +<varlistentry> +<term>--with-fingerprint</term> +<listitem><para> +Same as the command --fingerprint but changes only the format of the output +and may be used together with another command. +</para></listitem></varlistentry> + + </variablelist> </refsect1> |