]> scripts.mit.edu Git - www/ikiwiki.git/blobdiff - doc/usage.mdwn
Implemented --underlaydir, and moved files provided by underlay out of doc
[www/ikiwiki.git] / doc / usage.mdwn
index f477fe562988fb8d17237f2249a9131d8fcd14d9..9a8b97ceb15fcc2ead6e190e499f5e0cea006cde 100644 (file)
@@ -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`.
 
+* --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.