diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-01-19 13:57:37 -0500 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-01-19 13:57:37 -0500 |
commit | 9af4c0f6ed27852d072e7d7869ca6506e175a3c7 (patch) | |
tree | dfedc14f443861cf8d83fc3dff133c2bb15cf23c | |
parent | 87bee5abb6f4b367133f5c4dfd1701a691a36a0a (diff) |
update about openids and admin powers
-rw-r--r-- | doc/usage.mdwn | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/usage.mdwn b/doc/usage.mdwn index 836dda127..4af74ecec 100644 --- a/doc/usage.mdwn +++ b/doc/usage.mdwn @@ -215,9 +215,10 @@ configuration options of their own. * --adminuser name - Specifies a username of a user who has the powers of a wiki admin. - Currently allows locking of any page; other powers may be added later. - May be specified multiple times for multiple admins. + Specifies a username of a user (or, if openid is enabled, an openid) + who has the powers of a wiki admin. Currently allows locking of any page, + and banning of users; other powers may be added later. May be specified + multiple times for multiple admins. * --plugin name |