* Allow /etc/ikiwiki/wikilist to list just the names of users, if so then
[ikiwiki.git] / doc / ikiwiki-mass-rebuild.mdwn
index e5474dd260860532f1d91d95e1e243bf739b9985..5af030eeafe81edf7d7ebdfc426f4170e98e96f5 100644 (file)
@@ -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.