reword templatedir description

master
Joey Hess 2010-04-24 21:38:22 -04:00
parent e05c9653ef
commit ca9c17db57
1 changed files with 1 additions and 1 deletions

View 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,