From a35dd1d806f9bca82c0c04a4ff6c69956e3371a0 Mon Sep 17 00:00:00 2001 From: Josh Triplett Date: Fri, 8 Feb 2008 18:35:12 -0800 Subject: Add --prefix-directives and --no-prefix-directives options to ikiwiki This avoids the need to set prefix_directives with --set. --- doc/usage.mdwn | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc') diff --git a/doc/usage.mdwn b/doc/usage.mdwn index cd8f0542c..4c08c5b39 100644 --- a/doc/usage.mdwn +++ b/doc/usage.mdwn @@ -277,6 +277,11 @@ configuration options of their own. Toggle creating output files named page/index.html (default) instead of page.html. +* --prefix-directives, --no-prefix-directives + + Toggle new '!'-prefixed syntax for preprocessor directives. ikiwiki currently + defaults to --no-prefix-directives. + * --w3mmode, --no-w3mmode Enable [[w3mmode]], which allows w3m to use ikiwiki as a local CGI script, -- cgit v1.2.3