aboutsummaryrefslogtreecommitdiffstats
path: root/doc/DETAILS
diff options
context:
space:
mode:
authorDavid Shaw <[email protected]>2004-10-28 22:08:15 +0000
committerDavid Shaw <[email protected]>2004-10-28 22:08:15 +0000
commit0934d10e0fe13702653fe11d50faa6d95e5fb8c0 (patch)
tree1d5efd8014b78999944d37cfedc8e7d2fdd11440 /doc/DETAILS
parent* gpgkeys_finger.c [_WIN32] (connect_server): Fix typo. (diff)
downloadgnupg-0934d10e0fe13702653fe11d50faa6d95e5fb8c0.tar.gz
gnupg-0934d10e0fe13702653fe11d50faa6d95e5fb8c0.zip
* DETAILS: Document SIG_SUBPACKET status tag.
Diffstat (limited to 'doc/DETAILS')
-rw-r--r--doc/DETAILS4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/DETAILS b/doc/DETAILS
index a9c1bbfb6..82450c087 100644
--- a/doc/DETAILS
+++ b/doc/DETAILS
@@ -564,6 +564,10 @@ more arguments in future versions.
encoding it is not possible to know the length ahead of time.
In that case, this status tag does not appear.
+ SIG_SUBPACKET <type> <flags> <len> <data>
+ This indicates that a signature subpacket was seen. The
+ format is the same as the "spk" record above.
+
Format of the "--attribute-fd" output
=====================================