3 ikiwiki-update-wikilist - add or remove user from /etc/ikiwiki/wikilist
7 ikiwiki-update-wikilist [-r]
11 `ikiwiki-update-wikilist` is designed to be safely run as root by arbitrary
12 users, either by being made suid and using the (now deprecated suidperl), or
13 by being configured in `/etc/sudoers` to allow arbitrary users to run.
15 All it does is allows users to add or remove their names
16 from the `/etc/ikiwiki/wikilist` file.
18 By default, the user's name will be added.
19 The `-r` switch causes the user's name to be removed.
21 If your name is in `/etc/ikiwiki/wikilist`, the [[ikiwiki-mass-rebuild]](8)
22 command will look for a ~/.ikiwiki/wikilist file, and rebuild the wikis listed
31 Joey Hess <joey@ikiwiki.info>
33 Warning: this page is automatically made into ikiwiki-update-wikilist's man page, edit with care