X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/dd7a38147179a59bff9dffd824b265862aa1a59e..339d0a510ff1a0a38d263d66b30c8e71d3bd4536:/doc/ikiwiki-mass-rebuild.mdwn?ds=sidebyside diff --git a/doc/ikiwiki-mass-rebuild.mdwn b/doc/ikiwiki-mass-rebuild.mdwn index 5c2cf40e5..5af030eea 100644 --- a/doc/ikiwiki-mass-rebuild.mdwn +++ b/doc/ikiwiki-mass-rebuild.mdwn @@ -10,10 +10,19 @@ 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. + # AUTHOR Joey Hess