]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/ikiwiki-update-wikilist.mdwn
commit.
[git.ikiwiki.info.git] / doc / ikiwiki-update-wikilist.mdwn
1 # NAME
3 ikiwiki-update-wikilist - add or remove user from /etc/ikiwiki/wikilist
5 # SYNOPSIS
7 ikiwiki-update-wikilist
9 # DESCRIPTION
11 `ikiwiki-update-wikilist` is designed to be made suid root, but not installed
12 suid by default. If made suid, it allows users to add or remove their names
13 from the `/etc/ikiwiki/wikilist` file. If a user's name is not in the file,
14 it will be added; if the name is already present, it will be removed.
16 If your name is in `/etc/ikiwiki/wikilist`, the [[ikiwiki-mass-rebuild]](8)
17 command will look for a ~/.ikiwiki/wikilist file, and rebuild the wikis listed
18 in that file.
20 # OPTIONS
22 None.
24 # AUTHOR
26 Joey Hess <joey@ikiwiki.info>
28 Warning: this page is automatically made into ikiwiki-update-wikilist's man page, edit with care