Improve description of usedirs in ikiwiki.setup
authorjoshtriplett <joshtriplett@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Mon, 2 Apr 2007 21:50:36 +0000 (21:50 +0000)
committerjoshtriplett <joshtriplett@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Mon, 2 Apr 2007 21:50:36 +0000 (21:50 +0000)
doc/ikiwiki.setup

index aa3b3c0ee54d62cf2df44cdc4592064111e23500..f61c582d8c2de04de2414896a89ba68e9737767e 100644 (file)
@@ -94,7 +94,7 @@ use IkiWiki::Setup::Standard {
        syslog => 0,
        # To link to user pages in a subdirectory of the wiki.
        #userdir => "users",
-       # To enable alternate output filenames.
+       # To create output files named page/index.html rather than page.html.
        #usedirs => 1,
 
        # To add plugins, list them here.