Clarify ClientOnly documentation

The option is unneeded, not meaningless, so explain what it does.

Patch from Matt Pagan; fixes 9059.
This commit is contained in:
Nick Mathewson
2014-03-13 10:35:52 -04:00
parent 119896cd43
commit 9991c5f001
2 changed files with 10 additions and 6 deletions
+3
View File
@@ -0,0 +1,3 @@
o Documentation:
- Provide a more accurate description of the ClientOnly config
option on the man page. Resolves bug 9059.