]> sipb.mit.edu Git - ikiwiki.git/blob - doc/ikiwiki-mass-rebuild.mdwn
word wrap
[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 shuld build in the file
13 /etc/ikiwiki/wikilist, which has the format:
14
15 user /path/to/wiki
16
17 # OPTIONS
18
19 * -refresh
20
21   Rather than rebuilding all the wikis, just build any changed pages
22   (including pages inherited from the basewiki).
23
24 # AUTHOR
25
26 Joey Hess <joey@kitenet.net>
27
28 Warning: this page is automatically made into ikiwiki-mass-rebuild's man page, edit with care