diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/tor.1.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/tor.1.txt b/doc/tor.1.txt index 34a9f24eb6..28e7c5d7d1 100644 --- a/doc/tor.1.txt +++ b/doc/tor.1.txt @@ -1799,7 +1799,8 @@ if DirPort is non-zero): [[DirPort]] **DirPort** \['address':]__PORT__|**auto** [_flags_]:: If this option is nonzero, advertise the directory service on this port. Set it to "auto" to have Tor pick a port for you. This option can occur - more than once. (Default: 0) + more than once, but only one advertised DirPort is supported: all + but one DirPort must have the **NoAdvertise** flag set. (Default: 0) + The same flags are supported here as are supported by ORPort. |