projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e05c965
)
reword templatedir description
author
Joey Hess
<joey@kitenet.net>
Sun, 25 Apr 2010 01:38:22 +0000
(21:38 -0400)
committer
Joey Hess
<joey@kitenet.net>
Sun, 25 Apr 2010 01:38:22 +0000
(21:38 -0400)
IkiWiki.pm
patch
|
blob
|
history
diff --git
a/IkiWiki.pm
b/IkiWiki.pm
index 0ac49ade9a155c9e52e01413517b4c1e34780e47..63a7f5e2a11517426db47e940827019f2d920198 100644
(file)
--- a/
IkiWiki.pm
+++ b/
IkiWiki.pm
@@
-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,