Release 0.18.0

Signed-off-by: Michael Vetter <jubalh@iodoru.org>
This commit is contained in:
Michael Vetter
2026-04-10 18:29:41 +02:00
parent 1ac05754be
commit 56443dccd4
112 changed files with 6285 additions and 3 deletions

View File

@@ -0,0 +1,35 @@
.TH man 1 "2026-04-10" "0.18.0" "Profanity XMPP client"
.SH NAME
/spellcheck
.SH DESCRIPTION
Enable or disable spellchecking, or set the language.
.SH SYNOPSIS
/spellcheck on|off
.LP
/spellcheck list
.LP
/spellcheck lang <locale>
.LP
.SH ARGUMENTS
.PP
\fBon|off\fR
.RS 4
Enable or disable spellchecking.
.RE
.PP
\fBlist\fR
.RS 4
List available dictionaries recognized by Enchant.
.RE
.PP
\fBlang <locale>\fR
.RS 4
Set the spellcheck language (en_US).
.RE