summaryrefslogtreecommitdiff
path: root/src/enchant.1.in
blob: 31c400a04c822c95761303b04367b516773cb776 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
.TH ENCHANT-@ENCHANT_MAJOR_VERSION@ 1
.SH NAME
Enchant \- a spellchecker
.SH SYNOPSIS
.ll +8
.B enchant-@ENCHANT_MAJOR_VERSION@
\fB\-a\fR|\fB\-l\fR|\fB\-h\fR|\fB\-v\fR [\fB\-L\fR] [\fB\-d\fR \fIDICTIONARY\fR] [\fIFILE\fR]
.ll -8
.br
.SH DESCRIPTION
.B Enchant
is an ispell-compatible spellchecker.
.TP
\fB\-d \fIDICTIONARY\fR
use the given dictionary
.TP
\fB\-p \fIWORDLIST\fR
use the given personal wordlist
.TP
.B "\-a"
list suggestions in ispell pipe mode format
.TP
.B "\-l"
list only the misspellings
.TP
.B "\-L"
display line numbers
.TP
.B "\-h"
display help and exit
.TP
.B "\-v"
display version information and exit
.SH FILES AND DIRECTORIES
See
.BR enchant (5)
for details of configuration files and personal word lists.
.SH "SEE ALSO"
.BR enchant-@ENCHANT_MAJOR_VERSION@ (5),
.BR aspell (1),
.BR enchant-lsmod-@ENCHANT_MAJOR_VERSION@ (1)
.SH "AUTHOR"
Written by Dom Lachowicz and Reuben Thomas.