logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Author

       Joey Hess <joey@ikiwiki.info>

                                                                                         ikiwiki-mass-rebuild(8)

Description

       ikiwiki-mass-rebuild  can  be used to force a rebuild of all the wikis on a system (when run as root), or
       all of a user's wikis (when run as non-root).

       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 setup file. The format of ~/.ikiwiki/wikilist is the same  as
       /etc/ikiwiki/wikilist.

Name

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

Options

       All options are passed on to ikiwiki.

Synopsis

       ikiwiki-mass-rebuild

See Also