From: Joey Hess Date: Fri, 1 Jan 2010 23:48:00 +0000 (-0500) Subject: plugin names are always lowercase X-Git-Tag: 3.20100102.3~6 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=ba1565acc1c92ce409aa341cd14102675f222183;p=ikiwiki.git plugin names are always lowercase --- diff --git a/doc/usage.mdwn b/doc/usage.mdwn index 4ee935f73..e4808d4c2 100644 --- a/doc/usage.mdwn +++ b/doc/usage.mdwn @@ -249,8 +249,8 @@ also be configured using a setup file. Makes ikiwiki look in the specified directory first, before the regular locations when loading library files and plugins. For example, if you set - libdir to "/home/you/.ikiwiki/", you can install a Foo.pm plugin as - "/home/you/.ikiwiki/IkiWiki/Plugin/Foo.pm". + libdir to "/home/you/.ikiwiki/", you can install a foo.pm plugin as + "/home/you/.ikiwiki/IkiWiki/Plugin/foo.pm". * --discussion, --no-discussion