diff options
author | Werner Koch <[email protected]> | 2010-12-02 14:10:44 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2010-12-02 14:10:44 +0000 |
commit | 5379d3527d0c23d8697af85a246f1fa3eb91823f (patch) | |
tree | 42606f256bb29c91e6cc249f9a2ecc6950b481f6 /doc/tools.texi | |
parent | Add logging to GPG2: [W32CE]. (diff) | |
download | gnupg-5379d3527d0c23d8697af85a246f1fa3eb91823f.tar.gz gnupg-5379d3527d0c23d8697af85a246f1fa3eb91823f.zip |
Describe new log facilities.
Diffstat (limited to 'doc/tools.texi')
-rw-r--r-- | doc/tools.texi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/tools.texi b/doc/tools.texi index ce7d2b3be..a21f41353 100644 --- a/doc/tools.texi +++ b/doc/tools.texi @@ -71,6 +71,7 @@ This starts it on the current terminal for listening on the socket @opindex force Delete an already existing socket file. +@anchor{option watchgnupg --tcp} @item --tcp @var{n} Instead of reading from a local socket, listen for connects on TCP port @var{n}. |