aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2011-05-09 12:13:37 -0400
committerNick Mathewson <nickm@torproject.org>2011-05-13 10:41:28 -0400
commitdad12188a6ca957f6fde1eb602fd98b2fa93b1a4 (patch)
treeac7c2d4d5e1ff39675df1bc3723b57ec453b4b92 /doc
parentc55c8f0d4926481ea2cf49e14915688de2eb4938 (diff)
downloadtor-dad12188a6ca957f6fde1eb602fd98b2fa93b1a4.tar
tor-dad12188a6ca957f6fde1eb602fd98b2fa93b1a4.tar.gz
Write automatically-chosen control ports to a file.
Diffstat (limited to 'doc')
-rw-r--r--doc/tor.1.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/tor.1.txt b/doc/tor.1.txt
index e48342e16..606580db5 100644
--- a/doc/tor.1.txt
+++ b/doc/tor.1.txt
@@ -191,6 +191,11 @@ Other options can be specified either on the command-line (--option
the default GID. [Making the file readable by other groups is not yet
implemented; let us know if you need this for some reason.] (Default: 0).
+**ControlPortWriteToFile** __Path__::
+ If set, Tor writes the address and port of any control port it opens to
+ this address. Usable by controllers to learn the actual control port
+ when ControlPort is set to "auto".
+
**DataDirectory** __DIR__::
Store working data in DIR (Default: @LOCALSTATEDIR@/lib/tor)