diff options
author | Werner Koch <[email protected]> | 2010-01-08 19:18:49 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2010-01-08 19:18:49 +0000 |
commit | be45bf3d544873ff4bc86496c6ab6c5f16c6a26e (patch) | |
tree | 31c443f6d989917ea476143abc4fd5d2ae749faa /doc | |
parent | Fix bug 1146 (diff) | |
download | gnupg-be45bf3d544873ff4bc86496c6ab6c5f16c6a26e.tar.gz gnupg-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 |