diff options
author | Werner Koch <[email protected]> | 2019-05-03 14:15:04 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2019-05-03 14:15:54 +0000 |
commit | 781d2c5c8995b92e58fcf344fa8931523583f537 (patch) | |
tree | 764f9eae09ce885d79d34fa62c5ccfeb9f031ff5 | |
parent | gpg: Use just the addrspec from the Signer's UID. (diff) | |
download | gnupg-781d2c5c8995b92e58fcf344fa8931523583f537.tar.gz gnupg-781d2c5c8995b92e58fcf344fa8931523583f537.zip |
doc: Minor doc fix to dirmngr.
--
Reported-by: dkg
-rw-r--r-- | doc/dirmngr.texi | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/dirmngr.texi b/doc/dirmngr.texi index 76be5286c..4345e36a9 100644 --- a/doc/dirmngr.texi +++ b/doc/dirmngr.texi @@ -251,7 +251,7 @@ The option @option{--use-tor} switches Dirmngr and thus GnuPG into ``Tor mode'' to route all network access via Tor (an anonymity network). Certain other features are disabled in this mode. The effect of @option{--use-tor} cannot be overridden by any other command -or even be reloading gpg-agent. The use of @option{--no-use-tor} +or even by reloading dirmngr. The use of @option{--no-use-tor} disables the use of Tor. The default is to use Tor if it is available on startup or after reloading dirmngr. @@ -1178,5 +1178,3 @@ as a binary blob. @c used for this. The first one starts a search and the second one is @c used to retrieve certificate after certificate. @c - - |