diff options
Diffstat (limited to 'doc/gpg.texi')
-rw-r--r-- | doc/gpg.texi | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/gpg.texi b/doc/gpg.texi index 8e963758f..fcef474f9 100644 --- a/doc/gpg.texi +++ b/doc/gpg.texi @@ -2114,10 +2114,12 @@ tell both your IP address and the time when you verified the signature. @item --auto-key-upload +@itemx --no-auto-key-upload @opindex auto-key-upload If an LDAP keyserver is configured (in dirmngr) upload a newly created -key right directly to that server. Also upload publicly visible -changes to a key to such a server. +key directly to that server. Also upload publicly visible changes to +a key to such a server. The no variant can be used to disable it in +case it has been enabled in a configuration file. @item --keyid-format @{none|short|0xshort|long|0xlong@} @opindex keyid-format |