aboutsummaryrefslogtreecommitdiff
path: root/doc/ikiwiki-mass-rebuild.mdwn
blob: 5af030eeafe81edf7d7ebdfc426f4170e98e96f5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# NAME

ikiwiki-mass-rebuild - rebuild all ikiwiki wikis on a system

# SYNOPSIS

ikiwiki-mass-rebuild

# DESCRIPTION

`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:

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 <joey@kitenet.net>

Warning: this page is automatically made into ikiwiki-mass-rebuild's man page, edit with care