remember to mention entrynodes and exitnodes in the man page

svn:r985
This commit is contained in:
Roger Dingledine 2004-01-12 06:06:47 +00:00
parent b669b1d57c
commit 20aca03df2

View File

@ -63,6 +63,12 @@ On startup, setuid to this user.
.PP
The following options are useful only for clients (that is, if \fBsocksport\fP is non-zero):
.TP
\fBentrynodes \fR\fInickname,nickname,...\fP
A list of preferred nodes to use for the first hop in the circuit, if possible.
.TP
\fBexitnodes \fR\fInickname,nickname,...\fP
A list of preferred nodes to use for the last hop in the circuit, if possible.
.TP
\fBnewcircuitperiod \fR\fINUM\fP
Every NUM seconds consider whether to build a new circuit. (Default: 60)
.TP