]> scripts.mit.edu Git - www/ikiwiki.git/blobdiff - doc/usage.mdwn
web commit by ThomasSchwinge
[www/ikiwiki.git] / doc / usage.mdwn
index f477fe562988fb8d17237f2249a9131d8fcd14d9..2821cea68a1616d1f5caa4f36b7aab302d903980 100644 (file)
@@ -22,7 +22,7 @@ These options control the mode that ikiwiki is operating in.
 
 * --refresh
 
 
 * --refresh
 
-  Refresh the wiki, updating any changes pages. This is the default
+  Refresh the wiki, updating any changed pages. This is the default
   behavior so you don't normally need to specify it.
 
 * --rebuild
   behavior so you don't normally need to specify it.
 
 * --rebuild
@@ -82,6 +82,12 @@ These options configure the wiki.
   Specify the directory that the page [[templates]] are stored in.
   Default is `/usr/share/ikiwiki/templates`.
 
   Specify the directory that the page [[templates]] are stored in.
   Default is `/usr/share/ikiwiki/templates`.
 
+* --underlaydir
+
+  Specify the directory that is used to underlay the source directory.
+  Source files will be taken from here unless overridden by a file in the
+  source directory. Default is `/usr/share/ikiwiki/basewiki`.
+
 * --wrappermode mode
 
   Specify a mode to chmod the wrapper to after creating it.
 * --wrappermode mode
 
   Specify a mode to chmod the wrapper to after creating it.
@@ -137,6 +143,11 @@ 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.
 
+* --hyperestraier
+
+  Enables use of the [[HyperEstraier]] search engine for full test page
+  searches.
+
 * --verbose
 
   Be vebose about what it's doing.
 * --verbose
 
   Be vebose about what it's doing.