.TH man 1 "2023-08-03" "0.13.1" "Profanity XMPP client" .SH NAME /avatar \- the Profanity /avatar command. .SH DESCRIPTION Upload an avatar for yourself, disable your avatar, or download a contact's avatar (XEP-0084). If nothing happens after using this command, the user either doesn't have an avatar set or doesn't use XEP-0084 to publish it. .SH SYNOPSIS /avatar set .LP /avatar disable .LP /avatar get .LP /avatar open .LP .SH ARGUMENTS .PP \fBset \fR .RS 4 Set avatar to the image at . .RE .PP \fBdisable\fR .RS 4 Disable avatar publishing; your avatar will not display to others. .RE .PP \fBget \fR .RS 4 Download the avatar. barejid is the JID to download avatar from. .RE .PP \fBopen \fR .RS 4 Download avatar and open it with command. See /executable. .RE .SH EXAMPLES /avatar set ~/images/avatar.png .LP /avatar disable .LP /avatar get thor@valhalla.edda .LP /avatar open freyja@vanaheimr.edda .LP