about summary refs log tree commit diff stats
path: root/docs/profanity-correction.1
diff options
context:
space:
mode:
Diffstat (limited to 'docs/profanity-correction.1')
-rw-r--r--docs/profanity-correction.127
1 files changed, 27 insertions, 0 deletions
diff --git a/docs/profanity-correction.1 b/docs/profanity-correction.1
new file mode 100644
index 00000000..3c7f800d
--- /dev/null
+++ b/docs/profanity-correction.1
@@ -0,0 +1,27 @@
+.TH man 1 "2022-10-12" "0.13.0" "Profanity XMPP client"
+
+.SH NAME
+/correction
+
+.SH DESCRIPTION
+Settings regarding Last Message Correction (XEP-0308). Corrections will only work in MUC and regular chat windows. MUC PMs won't be allowed. For more information on how to correct messages, see: /help correct.
+
+.SH SYNOPSIS
+/correction <on>|<off>
+
+.LP
+/correction char <char>
+
+.LP
+
+.SH ARGUMENTS
+.PP
+\fBon|off\fR
+.RS 4
+Enable/Disable support for last message correction.
+.RE
+.PP
+\fBchar\fR
+.RS 4
+Set character that will prefix corrected messages. Default: '+'.
+.RE