diff options
author | Michael Vetter <jubalh@iodoru.org> | 2021-09-28 19:53:05 +0200 |
---|---|---|
committer | Michael Vetter <jubalh@iodoru.org> | 2021-09-28 19:53:05 +0200 |
commit | e943ababb95606651d3555bfc719b48646f2dc9f (patch) | |
tree | 72e3c80d9f0fd879712ba33d3bd5f666a798c224 /docs/profanity-avatar.1 | |
parent | e6f96cd7d736945a2f8db320f898bd51db364b8a (diff) | |
download | profani-tty-e943ababb95606651d3555bfc719b48646f2dc9f.tar.gz |
Start new cycle
Diffstat (limited to 'docs/profanity-avatar.1')
-rw-r--r-- | docs/profanity-avatar.1 | 35 |
1 files changed, 0 insertions, 35 deletions
diff --git a/docs/profanity-avatar.1 b/docs/profanity-avatar.1 deleted file mode 100644 index 67fd7c2f..00000000 --- a/docs/profanity-avatar.1 +++ /dev/null @@ -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 |