about summary refs log tree commit diff stats
path: root/docs/profanity-ban.1
blob: 7724bce3f33dba20a45dcea341b97713f4a7244c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
.TH man 1 "2022-09-13" "0.13.0" "Profanity XMPP client"

.SH NAME
/ban

.SH DESCRIPTION
Ban user from chat room.

.SH SYNOPSIS
/ban <jid> [<reason>]

.LP

.SH ARGUMENTS
.PP
\fB<jid>\fR
.RS 4
Bare JID of the user to ban from the room.
.RE
.PP
\fB<reason>\fR
.RS 4
Optional reason for banning the user.
.RE