diff options
Diffstat (limited to 'docs/profanity-room.1')
-rw-r--r-- | docs/profanity-room.1 | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/docs/profanity-room.1 b/docs/profanity-room.1 new file mode 100644 index 00000000..89434fc5 --- /dev/null +++ b/docs/profanity-room.1 @@ -0,0 +1,29 @@ +.TH man 1 "2022-03-30" "0.12.0" "Profanity XMPP client" + +.SH NAME +/room + +.SH DESCRIPTION +Chat room configuration. + +.SH SYNOPSIS +/room accept|destroy|config + +.LP + +.SH ARGUMENTS +.PP +\fBaccept\fR +.RS 4 +Accept default room configuration. +.RE +.PP +\fBdestroy\fR +.RS 4 +Reject default room configuration, and destroy the room. +.RE +.PP +\fBconfig\fR +.RS 4 +Edit room configuration. +.RE |