Start new cycle

This commit is contained in:
Michael Vetter
2022-03-30 12:53:11 +02:00
parent 9214b0a10a
commit 7301c99676
102 changed files with 1 additions and 5496 deletions

View File

@@ -1,43 +0,0 @@
.TH man 1 "2022-03-30" "0.12.0" "Profanity XMPP client"
.SH NAME
/resource
.SH DESCRIPTION
Override chat session resource, and manage resource display settings.
.SH SYNOPSIS
/resource set <resource>
.LP
/resource off
.LP
/resource title on|off
.LP
/resource message on|off
.LP
.SH ARGUMENTS
.PP
\fBset <resource>\fR
.RS 4
Set the resource to which messages will be sent.
.RE
.PP
\fBoff\fR
.RS 4
Let the server choose which resource to route messages to.
.RE
.PP
\fBtitle on|off\fR
.RS 4
Show or hide the current resource in the titlebar.
.RE
.PP
\fBmessage on|off\fR
.RS 4
Show or hide the resource when showing an incoming message.
.RE