From: Joey Hess Date: Sun, 27 Jul 2008 02:39:46 +0000 (-0400) Subject: clarification X-Git-Tag: 2.60~171 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/2c08693645c498f8ff8c8d2021b97504bf0d9383?ds=inline clarification --- diff --git a/doc/plugins/write.mdwn b/doc/plugins/write.mdwn index 896b98827..3d26842c2 100644 --- a/doc/plugins/write.mdwn +++ b/doc/plugins/write.mdwn @@ -367,8 +367,8 @@ configuration options. The hook is passed no parameters. It returns data about the configuration options added by the plugin. It can also check if the plugin is usable, and -die if the plugin is not available, which will cause the plugin to not be -offered in the configuration interface. +die if not, which will cause the plugin to not be offered in the configuration +interface. The data returned is a list of `%config` options, followed by a hash describing the option. For example: