Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
man(1)			     Profanity XMPP client			man(1)

NAME
       /avatar

DESCRIPTION
       Upload  an avatar for yourself, disable your avatar, or download	a con-
       tact'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.

SYNOPSIS
       /avatar set <path>

       /avatar disable

       /avatar get <barejid>

       /avatar open <barejid>

ARGUMENTS
       set <path>
	   Set avatar to the image at <path>.

       disable
	   Disable avatar publishing; your avatar will not display to others.

       get <barejid>
	   Download the	avatar.	barejid	is the JID to download avatar from.

       open <barejid>
	   Download avatar and open it with command. See /executable.

EXAMPLES
       /avatar set ~/images/avatar.png

       /avatar disable

       /avatar get thor@valhalla.edda

       /avatar open freyja@vanaheimr.edda

0.13.1				  2023-08-03				man(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=profanity-avatar&sektion=1&manpath=FreeBSD+Ports+14.3.quarterly>

home | help