1ikiwiki-mass-rebuild(8) System Manager's Manual ikiwiki-mass-rebuild(8)
2
3
4
6 ikiwiki-mass-rebuild - rebuild all ikiwiki wikis on a system
7
9 ikiwiki-mass-rebuild
10
12 ikiwiki-mass-rebuild can be used to force a rebuild of all the wikis on
13 a system (when run as root), or all of a user's wikis (when run as
14 non-root).
15
16 You will need to list the setup files for the wikis it should build in
17 the file /etc/ikiwiki/wikilist, which has the format:
18
19 user /path/to/ikiwiki.setup
20
21 It's also possible to let a user list setup files in ~user/.iki‐
22 wiki/wikilist in their home directory. To do so, list only the user's
23 name, without a setup file. The format of ~/.ikiwiki/wikilist is the
24 same as /etc/ikiwiki/wikilist.
25
27 All options are passed on to ikiwiki.
28
30 Joey Hess <joey@ikiwiki.info>
31
32 ikiwiki-mass-rebuild(8)