From: david-sarah Date: Sun, 23 Jan 2011 02:23:04 +0000 (-0800) Subject: docs/configuration.rst: correct an error in the Example section ('[helper]run_helper... X-Git-Tag: allmydata-tahoe-1.8.2b1~3 X-Git-Url: https://git.rkrishnan.org/CLI.txt?a=commitdiff_plain;h=41753dc42d94501c33bd2687e8225f4ddf726948;p=tahoe-lafs%2Ftahoe-lafs.git docs/configuration.rst: correct an error in the Example section ('[helper]run_helper' should be '[helper]enabled'). --- diff --git a/docs/configuration.rst b/docs/configuration.rst index 360feace..3d11f176 100644 --- a/docs/configuration.rst +++ b/docs/configuration.rst @@ -604,4 +604,4 @@ these are not the default values), merely a legal one. [helper] - run_helper = True + enable = True