Release 0.12.1

This commit is contained in:
Michael Vetter
2022-04-04 18:13:32 +02:00
parent 55cc76450b
commit e87d09aabf
104 changed files with 5518 additions and 3 deletions

38
docs/profanity-mood.1 Normal file
View File

@@ -0,0 +1,38 @@
.TH man 1 "2022-04-04" "0.12.0" "Profanity XMPP client"
.SH NAME
/mood
.SH DESCRIPTION
Set your mood (XEP-0107).
.SH SYNOPSIS
/mood set <mood> [text]
.LP
/mood clear
.LP
.SH ARGUMENTS
.PP
\fBset <mood> <\fR
.RS 4
Set user mood to <mood> with an optional [text]. Use /mood set <tab> to toggle through predfined moods.
.RE
.PP
\fBclear\fR
.RS 4
Clear your user mood.
.RE
.SH EXAMPLES
/mood set happy "So happy to use Profanity!"
.LP
/mood set amazed
.LP
/mood clear
.LP