diff options
author | Werner Koch <wk@gnupg.org> | 2010-01-08 20:18:49 +0100 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 2010-01-08 20:18:49 +0100 |
commit | be45bf3d544873ff4bc86496c6ab6c5f16c6a26e (patch) | |
tree | 31c443f6d989917ea476143abc4fd5d2ae749faa /doc | |
parent | Fix bug 1146 (diff) | |
download | gnupg2-be45bf3d544873ff4bc86496c6ab6c5f16c6a26e.tar.xz gnupg2-be45bf3d544873ff4bc86496c6ab6c5f16c6a26e.zip |
Add dummu option --passwd for gpg.
Collected changes.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/DETAILS | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/DETAILS b/doc/DETAILS index 8bbaeb771..ae978f2d5 100644 --- a/doc/DETAILS +++ b/doc/DETAILS @@ -730,7 +730,9 @@ version: the third field contains the version of GnuPG. pubkey: the third field contains the public key algorithmdcaiphers this version of GnuPG supports, separated by semicolons. The - algorithm numbers are as specified in RFC-4880. + algorithm numbers are as specified in RFC-4880. Note that in + contrast to the --status-fd interface these are _not_ the + Libgcrypt identifiers. cfg:pubkey:1;2;3;16;17 |