Files
cproof/docs/profanity-role.1
Michael Vetter 5ff84d98d8 Release 0.16.0
2026-02-23 10:30:36 +01:00

28 lines
476 B
Groff

.TH man 1 "2026-02-23" "0.16.0" "Profanity XMPP client"
.SH NAME
/role
.SH DESCRIPTION
Manage room roles. Role may be one of moderator, participant, visitor or none.
.SH SYNOPSIS
/role set <role> <nick> [<reason>]
.LP
/role list [<role>]
.LP
.SH ARGUMENTS
.PP
\fBset <role> <nick> [<reason>]\fR
.RS 4
Set the role of occupant with nick, with an optional reason.
.RE
.PP
\fBlist [<role>]\fR
.RS 4
List all occupants with the specified role, or all if none specified.
.RE