Start new cycle

This commit is contained in:
Michael Vetter
2021-09-28 19:53:05 +02:00
parent e6f96cd7d7
commit e943ababb9
99 changed files with 2 additions and 5390 deletions

View File

@@ -1,27 +0,0 @@
.TH man 1 "2021-09-28" "0.11.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