]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/usage.mdwn
web commit by http://hendry.iki.fi/: anti-expert-exchange
[ikiwiki.git] / doc / usage.mdwn
index cd8f0542c6a8eb3b2623b37ce2f39dfc7fdf03c1..82e443beabb41ac7e85055677e4e6eb1e86f3139 100644 (file)
@@ -144,6 +144,10 @@ configuration options of their own.
 
   No revision control is enabled by default.
 
+* --svnrepo /svn/wiki
+
+  Specify the location of the svn repository for the wiki.
+
 * --svnpath trunk
 
   Specify the path inside your svn repository where the wiki is located.
@@ -277,6 +281,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,