diff options
Diffstat (limited to 'doc/tor.1.in')
-rw-r--r-- | doc/tor.1.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/tor.1.in b/doc/tor.1.in index 500fed0066..c3c07c4c94 100644 --- a/doc/tor.1.in +++ b/doc/tor.1.in @@ -391,7 +391,8 @@ circuit list. .LP .TP \fBClientOnly \fR\fB0\fR|\fB1\fR\fP -If set to 1, Tor will under no circumstances run as a server. The default +If set to 1, Tor will under no circumstances run as a server or serve +directory requests. The default is to run as a client unless ORPort is configured. (Usually, you don't need to set this; Tor is pretty smart at figuring out whether you are reliable and high-bandwidth enough to be a useful server.) |