]> sipb.mit.edu Git - ikiwiki.git/blobdiff - IkiWiki.pm
reword templatedir description
[ikiwiki.git] / IkiWiki.pm
index 0ac49ade9a155c9e52e01413517b4c1e34780e47..63a7f5e2a11517426db47e940827019f2d920198 100644 (file)
@@ -152,7 +152,7 @@ sub getsetup () {
        templatedir => {
                type => "string",
                default => "$installdir/share/ikiwiki/templates",
-               description => "location of template files",
+               description => "additional directory to search for template files",
                advanced => 1,
                safe => 0, # path
                rebuild => 1,