2006-05-05 22:48:20 +02:00
|
|
|
# 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
|
|
|
|
|
2006-05-27 21:04:46 +02:00
|
|
|
# OPTIONS
|
|
|
|
|
2006-08-19 04:58:47 +02:00
|
|
|
All options are passed on to ikiwiki.
|
2006-05-27 21:04:46 +02:00
|
|
|
|
2006-05-05 22:48:20 +02:00
|
|
|
# AUTHOR
|
|
|
|
|
|
|
|
Joey Hess <joey@kitenet.net>
|
|
|
|
|
|
|
|
Warning: this page is automatically made into ikiwiki-mass-rebuild's man page, edit with care
|