Files
profanity/docs/profanity-spellcheck.1
Michael Vetter 56443dccd4 Release 0.18.0
Signed-off-by: Michael Vetter <jubalh@iodoru.org>
2026-04-10 18:29:41 +02:00

36 lines
462 B
Groff

.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