]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/ikiwiki-mass-rebuild.mdwn
web commit from 88.230.123.173: poll vote (Accept only OpenID for logins)
[ikiwiki.git] / doc / ikiwiki-mass-rebuild.mdwn
index a9a7f4adb8d8b2f45e111a06d8cd67c3d8cbff3a..f1ceff32ff84f7c2bf268998d7442c3502ec3ee1 100644 (file)
@@ -9,17 +9,19 @@ 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
 
-# OPTIONS
+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`.
 
 
-* -refresh
+# OPTIONS
 
 
-  Rather than rebuilding all the wikis, just build any changed pages
-  (including pages inherited from the basewiki).
+All options are passed on to ikiwiki.
 
 # AUTHOR
 
 
 # AUTHOR