]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/usage.mdwn
latex version of logo
[git.ikiwiki.info.git] / doc / usage.mdwn
index c30d799fdb9aa6a6020c19313eaad86779747c1b..03f40a8924edb902483d80bf16ba20e4fb6c9fd5 100644 (file)
@@ -162,20 +162,20 @@ These options configure the wiki.
   Currently allows locking of any page, other powers may be added later.
   May be specified multiple times for multiple admins.
 
   Currently allows locking of any page, other powers may be added later.
   May be specified multiple times for multiple admins.
 
-* --sanitize
-
-  Enable [[HtmlSanitization]] of wiki content. On by default, disable with
-  --no-sanitize.
-
 * --plugin name
 
   Enables the use of the specified plugin in the wiki. See [[plugins]] for
   details. Note that plugin names are case sensative.
 
 * --plugin name
 
   Enables the use of the specified plugin in the wiki. See [[plugins]] for
   details. Note that plugin names are case sensative.
 
-* --hyperestraier
+* --disable-plugin name
+
+  Disables use of a plugin. For example "--disable-plugin htmlscrubber"
+  to do away with html sanitization.
+
+* --discussion, --no-discussion
 
 
-  Enables use of the [[HyperEstraier]] search engine for full test page
-  searches.
+  Enables or disables "Discussion" links from being added to the header of
+  every page. The links are enabled by default.
 
 * --verbose
 
 
 * --verbose