summaryrefslogtreecommitdiff
path: root/doc/usage.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/usage.mdwn')
-rw-r--r--doc/usage.mdwn6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/usage.mdwn b/doc/usage.mdwn
index f477fe562..9a8b97ceb 100644
--- a/doc/usage.mdwn
+++ b/doc/usage.mdwn
@@ -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.