diff options
Diffstat (limited to 'doc/gpg.sgml')
-rw-r--r-- | doc/gpg.sgml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/gpg.sgml b/doc/gpg.sgml index ab3439b51..53e3f8dc7 100644 --- a/doc/gpg.sgml +++ b/doc/gpg.sgml @@ -1182,6 +1182,16 @@ Write log output to file descriptor &ParmN; and not to stderr. <varlistentry> +<term>--attribute-fd &ParmN;</term> +<listitem><para> +Write attribute subpackets to the file descriptor &ParmN;. This is +most useful for use with --status-fd, since the status messages are +needed to separate out the various subpackets from the stream +delivered to the file descriptor. +</para></listitem></varlistentry> + + +<varlistentry> <term>--sk-comments</term> <listitem><para> Include secret key comment packets when exporting secret keys. This |