]> sipb.mit.edu Git - ikiwiki.git/blob - doc/ikiwiki-mass-rebuild.mdwn
web commit by tschwinge: Once again.
[ikiwiki.git] / doc / ikiwiki-mass-rebuild.mdwn
1 # NAME
2
3 ikiwiki-mass-rebuild - rebuild all ikiwiki wikis on a system
4
5 # SYNOPSIS
6
7 ikiwiki-mass-rebuild
8
9 # DESCRIPTION
10
11 `ikiwiki-mass-rebuild` can be used to force a rebuild of all the wikis
12 on a system. You will need to list the wikis it should build in the file
13 `/etc/ikiwiki/wikilist`, which has the format:
14
15 user /path/to/wiki
16
17 It's also possible to let a user list setup files in `~user/.ikiwiki/wikilist`
18 in their home directory. To do so, list only the user's name, without a
19 setup file. The format of `~/.ikiwiki/wikilist` is the same as 
20 `/etc/ikiwiki/wikilist`.
21
22 # OPTIONS
23
24 All options are passed on to ikiwiki.
25
26 # AUTHOR
27
28 Joey Hess <joey@ikiwiki.info>
29
30 Warning: this page is automatically made into ikiwiki-mass-rebuild's man page, edit with care