aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/Does_IkiWiki::Setup::load__40____41___really_return_a_hash__63__.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-09-12 21:20:34 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-09-12 21:20:34 -0400
commit97b71834bb99e967490b8b6f40677c248b947333 (patch)
tree5a17c2732ffbec89e6bd46a8c29d5d82830fc4bb /doc/bugs/Does_IkiWiki::Setup::load__40____41___really_return_a_hash__63__.mdwn
parentf1e29d04a603351bd92780d1349d848b0eceba05 (diff)
downloadikiwiki-97b71834bb99e967490b8b6f40677c248b947333.tar
ikiwiki-97b71834bb99e967490b8b6f40677c248b947333.tar.gz
fix IkiWiki::Setup::load docs
Diffstat (limited to 'doc/bugs/Does_IkiWiki::Setup::load__40____41___really_return_a_hash__63__.mdwn')
-rw-r--r--doc/bugs/Does_IkiWiki::Setup::load__40____41___really_return_a_hash__63__.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs/Does_IkiWiki::Setup::load__40____41___really_return_a_hash__63__.mdwn b/doc/bugs/Does_IkiWiki::Setup::load__40____41___really_return_a_hash__63__.mdwn
index 898941474..6facec896 100644
--- a/doc/bugs/Does_IkiWiki::Setup::load__40____41___really_return_a_hash__63__.mdwn
+++ b/doc/bugs/Does_IkiWiki::Setup::load__40____41___really_return_a_hash__63__.mdwn
@@ -6,3 +6,5 @@ Shouldn't this print a bunch of output (admittedly not very nicely formatted).
[ 11 rocinante ~/tmp ] perl -M'IkiWiki::Setup' -e 'print IkiWiki::Setup::load("foo.setup");'
</pre>
I get nothing with ikiwiki 2.63 [[DavidBremner]]
+
+> The docs were wrong, it populates `%config`. --[[Joey]] [[done]]