[or-cvs] document "excludenodes" in man page

Roger Dingledine arma at seul.org
Sat Feb 28 05:11:13 UTC 2004


Update of /home/or/cvsroot/doc
In directory moria.mit.edu:/home2/arma/work/onion/cvs/doc

Modified Files:
	tor.1.in 
Log Message:
document 'excludenodes' in man page


Index: tor.1.in
===================================================================
RCS file: /home/or/cvsroot/doc/tor.1.in,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- tor.1.in	12 Jan 2004 06:06:47 -0000	1.6
+++ tor.1.in	28 Feb 2004 05:11:10 -0000	1.7
@@ -69,6 +69,9 @@
 \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



More information about the tor-commits mailing list