]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/ikiwiki-update-wikilist.mdwn
Release to wheezy-security
[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 [-r]
9 # DESCRIPTION
11 `ikiwiki-update-wikilist` is designed to be made suid root, but is 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. 
15 By default, the user's name will be added.
16 The `-r` switch causes the user's name to be removed.
18 If your name is in `/etc/ikiwiki/wikilist`, the [[ikiwiki-mass-rebuild]](8)
19 command will look for a ~/.ikiwiki/wikilist file, and rebuild the wikis listed
20 in that file.
22 # OPTIONS
24 None.
26 # AUTHOR
28 Joey Hess <joey@ikiwiki.info>
30 Warning: this page is automatically made into ikiwiki-update-wikilist's man page, edit with care