diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ikiwiki-mass-rebuild.mdwn | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/doc/ikiwiki-mass-rebuild.mdwn b/doc/ikiwiki-mass-rebuild.mdwn new file mode 100644 index 000000000..5c2cf40e5 --- /dev/null +++ b/doc/ikiwiki-mass-rebuild.mdwn @@ -0,0 +1,21 @@ +# 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 + +# AUTHOR + +Joey Hess <joey@kitenet.net> + +Warning: this page is automatically made into ikiwiki-mass-rebuild's man page, edit with care |