diff options
-rw-r--r-- | doc/tor.1.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/tor.1.in b/doc/tor.1.in index 3d2a838c3..87aa13bc9 100644 --- a/doc/tor.1.in +++ b/doc/tor.1.in @@ -69,6 +69,9 @@ A list of preferred nodes to use for the first hop in the circuit, if possible. \fBexitnodes \fR\fInickname,nickname,...\fP A list of preferred nodes to use for the last hop in the circuit, if possible. .TP +\fBexcludenodes \fR\iInickname,nickname,...\fP +A list of nodes to never use when building a circuit. +.TP \fBnewcircuitperiod \fR\fINUM\fP Every NUM seconds consider whether to build a new circuit. (Default: 60) .TP |