diff options
Diffstat (limited to 'docs/profanity-kick.1')
-rw-r--r-- | docs/profanity-kick.1 | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/docs/profanity-kick.1 b/docs/profanity-kick.1 new file mode 100644 index 00000000..a6937e5c --- /dev/null +++ b/docs/profanity-kick.1 @@ -0,0 +1,24 @@ +.TH man 1 "2021-01-09" "0.10.0" "Profanity XMPP client" + +.SH NAME +/kick + +.SH DESCRIPTION +Kick occupant from chat room. + +.SH SYNOPSIS +/kick <nick> [<reason>] + +.LP + +.SH ARGUMENTS +.PP +\fB<nick>\fR +.RS 4 +Nickname of the occupant to kick from the room. +.RE +.PP +\fB<reason>\fR +.RS 4 +Optional reason for kicking the occupant. +.RE |