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,35 +0,0 @@
.TH man 1 "2021-09-28" "0.11.0" "Profanity XMPP client"
.SH NAME
/avatar
.SH DESCRIPTION
Download avatar (XEP-0084) for a certain contact. If nothing happens after using this command the user either doesn't have an avatar set at all or doesn't use XEP-0084 to publish it.
.SH SYNOPSIS
/avatar get <barejid>
.LP
/avatar open <barejid>
.LP
.SH ARGUMENTS
.PP
\fBget <barejid>\fR
.RS 4
Download the avatar. barejid is the JID to download avatar from.
.RE
.PP
\fBopen <barejid>\fR
.RS 4
Download avatar and open it with command.
.RE
.SH EXAMPLES
/avatar get thor@valhalla.edda
.LP
/avatar open freyja@vanaheimr.edda
.LP