* Add ikiwiki-mass-rebuild script, ripped out of the postinst.
[ikiwiki] / 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 shuld build in the file
13 /etc/ikiwiki/wikilist, which has the format:
14
15 user /path/to/wiki
16
17 # AUTHOR
18
19 Joey Hess <joey@kitenet.net>
20
21 Warning: this page is automatically made into ikiwiki-mass-rebuild's man page, edit with care