mirror of
https://forge.fsky.io/lda/Parsee.git
synced 2026-03-13 13:45:10 +00:00
39 lines
871 B
Groff
39 lines
871 B
Groff
." The last field is the codename, by the way.
|
|
." ALL MANPAGES FOR PARSEE ARE UNDER PUBLIC DOMAIN
|
|
.TH parsee-adminify 1 "Parsee Utility" "phantasmagoria"
|
|
|
|
.SH NAME
|
|
parsee-adminify - bootstrap an admin to a new Parsee server
|
|
|
|
.SH SYNOPSIS
|
|
parsee-adminify
|
|
.B [DB path]
|
|
.B [user]
|
|
|
|
.SH DESCRIPTION
|
|
.I parsee-adminify
|
|
is a tool to add/list the Parsee administrator list. It currently only
|
|
allows you to see/add admins to it, using simplified globrules.
|
|
|
|
.SH OPTIONS
|
|
.TP
|
|
.B [DB path]
|
|
The DB directory this tool will use to manage administrators.
|
|
.TP
|
|
.B [user]
|
|
If set, adds the glob
|
|
.I [user]
|
|
as a Parsee administrator. Otherwise, lists all administrators in
|
|
the Parsee instance.
|
|
|
|
.SH BUGS
|
|
.PP
|
|
Currently not available with flat-based backends.
|
|
|
|
.SH LICENSE
|
|
Unlike Parsee,
|
|
.B parsee-adminify
|
|
is under the CC0/PD.
|
|
|
|
.SH SEE ALSO
|
|
.B parsee-config(1), parsee-aya(1), parsee(1)
|