diff options
author | Werner Koch <wk@gnupg.org> | 2019-05-03 16:15:04 +0200 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 2019-05-03 16:15:04 +0200 |
commit | f43560a4d6cd44824654989ae043b346910e7a43 (patch) | |
tree | f4b034cf500771a714bf4b5d14f02b6f012d6045 /doc | |
parent | agent: Put Token lines into the key files. (diff) | |
download | gnupg2-f43560a4d6cd44824654989ae043b346910e7a43.tar.xz gnupg2-f43560a4d6cd44824654989ae043b346910e7a43.zip |
doc: Minor doc fix to dirmngr.
--
Reported-by: dkg
Diffstat (limited to 'doc')
-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 f5910a884..eb49ad96c 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 - - |