]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/ikiwiki-mass-rebuild.mdwn
Link OFTC.
[ikiwiki.git] / doc / ikiwiki-mass-rebuild.mdwn
index 5c2cf40e57af4c93be829e361434c65c3ede5dd8..05187ee9f9b40486684aeed1b41d96fbf7cc6d69 100644 (file)
@@ -9,13 +9,22 @@ ikiwiki-mass-rebuild
 # DESCRIPTION
 
 `ikiwiki-mass-rebuild` can be used to force a rebuild of all the wikis
 # DESCRIPTION
 
 `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:
+on a system. You will need to list the wikis it should build in the file
+`/etc/ikiwiki/wikilist`, which has the format:
 
 user /path/to/wiki
 
 
 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.
+
 # AUTHOR
 
 # AUTHOR
 
-Joey Hess <joey@kitenet.net>
+Joey Hess <joey@ikiwiki.info>
 
 Warning: this page is automatically made into ikiwiki-mass-rebuild's man page, edit with care
 
 Warning: this page is automatically made into ikiwiki-mass-rebuild's man page, edit with care