aboutsummaryrefslogtreecommitdiff
path: root/doc/ikiwiki-mass-rebuild.mdwn
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-11-28 05:46:13 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-11-28 05:46:13 +0000
commitc9983bc7d8855f4d7dfb09c99491576beb8168ae (patch)
tree33af1da27e19e3e5e01cde22becb90d0e9f03c2b /doc/ikiwiki-mass-rebuild.mdwn
parent7abb1190e9794a61f0dac886a1f235d66b5d2f88 (diff)
downloadikiwiki-c9983bc7d8855f4d7dfb09c99491576beb8168ae.tar
ikiwiki-c9983bc7d8855f4d7dfb09c99491576beb8168ae.tar.gz
* Allow /etc/ikiwiki/wikilist to list just the names of users, if so then
~user/.ikiwiki/wikilist will be read.
Diffstat (limited to 'doc/ikiwiki-mass-rebuild.mdwn')
-rw-r--r--doc/ikiwiki-mass-rebuild.mdwn7
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/ikiwiki-mass-rebuild.mdwn b/doc/ikiwiki-mass-rebuild.mdwn
index e5474dd26..5af030eea 100644
--- a/doc/ikiwiki-mass-rebuild.mdwn
+++ b/doc/ikiwiki-mass-rebuild.mdwn
@@ -10,10 +10,15 @@ ikiwiki-mass-rebuild
`ikiwiki-mass-rebuild` can be used to force a rebuild of all the wikis
on a system. You will need to list the wikis it shuld build in the file
-/etc/ikiwiki/wikilist, which has the format:
+`/etc/ikiwiki/wikilist`, which has the format:
user /path/to/wiki
+It's also possible to let a user list setup files in `~user/.ikiwiki/wikilist`
+in their home directory. To do so, list only the user's name, without a
+setup file. The format of `~/.ikiwiki/wikilist` is the same as
+`/etc/ikiwiki/wikilist`.
+
# OPTIONS
All options are passed on to ikiwiki.