about summary refs log tree commit diff stats
path: root/docs/profanity-mood.1
diff options
context:
space:
mode:
authorMichael Vetter <jubalh@iodoru.org>2022-03-30 12:49:07 +0200
committerMichael Vetter <jubalh@iodoru.org>2022-03-30 14:08:49 +0200
commit9214b0a10a6935ec46d052fc2b08490f4b188736 (patch)
tree5fd4401d480b16334fe71760b151847458287854 /docs/profanity-mood.1
parentb5a6074b315e86eff286d9c416b6c3809139f1f8 (diff)
downloadprofani-tty-9214b0a10a6935ec46d052fc2b08490f4b188736.tar.gz
Release 0.12.0
Diffstat (limited to 'docs/profanity-mood.1')
-rw-r--r--docs/profanity-mood.138
1 files changed, 38 insertions, 0 deletions
diff --git a/docs/profanity-mood.1 b/docs/profanity-mood.1
new file mode 100644
index 00000000..ca6b2fac
--- /dev/null
+++ b/docs/profanity-mood.1
@@ -0,0 +1,38 @@
+.TH man 1 "2022-03-30" "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