aboutsummaryrefslogtreecommitdiff
path: root/doc/ikiwiki-update-wikilist.mdwn
blob: 4e87f92e67b31b81ae8dcd6864f2a2bd471628ff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# NAME

ikiwiki-update-wikilist - add or remove user from /etc/ikiwiki/wikilist

# SYNOPSIS

ikiwiki-update-wikilist

# DESCRIPTION

`ikiwiki-update-wikilist` is designed to be made suid root, but not installed
suid by default. If made suid, it allows users to add or remove their names
from the `/etc/ikiwiki/wikilist` file. If a user's name is not in the file,
it will be added; if the name is already present, it will be removed.

If your name is in `/etc/ikiwiki/wikilist`, the [[ikiwiki-mass-rebuild]](8)
command will look for a ~/.ikiwiki/wikilist file, and rebuild the wikis listed
in that file.

# OPTIONS

None.

# AUTHOR

Joey Hess <joey@ikiwiki.info>

Warning: this page is automatically made into ikiwiki-update-wikilist's man page, edit with care