diff options
Diffstat (limited to 'docs/profanity-correction.1')
-rw-r--r-- | docs/profanity-correction.1 | 27 |
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..3d0a7866 --- /dev/null +++ b/docs/profanity-correction.1 @@ -0,0 +1,27 @@ +.TH man 1 "2021-01-09" "0.10.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 |