X-Git-Url: http://git.tremily.us/?a=blobdiff_plain;f=doc%2Fikiwiki-mass-rebuild.mdwn;h=a2db0a858155fd120634a02093c522cfe9a3e972;hb=d9dd898a0523efa7dc0537fbd02faf012e148fc9;hp=5af030eeafe81edf7d7ebdfc426f4170e98e96f5;hpb=c9983bc7d8855f4d7dfb09c99491576beb8168ae;p=ikiwiki.git diff --git a/doc/ikiwiki-mass-rebuild.mdwn b/doc/ikiwiki-mass-rebuild.mdwn index 5af030eea..a2db0a858 100644 --- a/doc/ikiwiki-mass-rebuild.mdwn +++ b/doc/ikiwiki-mass-rebuild.mdwn @@ -9,10 +9,13 @@ 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: +on a system (when run as root), or all of a user's wikis (when run as +non-root). -user /path/to/wiki +You will need to list the setup files for the wikis it should +build in the file `/etc/ikiwiki/wikilist`, which has the format: + +user /path/to/ikiwiki.setup 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 @@ -25,6 +28,6 @@ All options are passed on to ikiwiki. # AUTHOR -Joey Hess +Joey Hess Warning: this page is automatically made into ikiwiki-mass-rebuild's man page, edit with care