1 |
--- aspell-0.60.3/manual/aspell.1.stacc 2004-03-05 05:05:02.000000000 +0100 |
2 |
+++ aspell-0.60.3/manual/aspell.1 2006-03-02 14:37:35.045200048 +0100 |
3 |
@@ -25,7 +25,7 @@ |
4 |
.I "ispell -a" |
5 |
compatibility mode |
6 |
.TP |
7 |
-.B \-l,list |
8 |
+.B \-list |
9 |
produce a list of misspelled words from standard input |
10 |
.TP |
11 |
.B [dump] config |
12 |
@@ -57,7 +57,7 @@ |
13 |
.BI "\-\-dict\-dir="dir |
14 |
location of the main word list |
15 |
.TP |
16 |
-.BI "\-\-lang="string |
17 |
+.BI "\-l,\-\-lang="string |
18 |
language to use, it follows the same format of the LANG environmental |
19 |
variable on most systems. It consists of the two letter ISO 639 language |
20 |
code and an optional two letter ISO 3166 country code after a dash or |
21 |
@@ -86,9 +86,6 @@ |
22 |
.TP |
23 |
.BI "\-\-extra\-dicts="list |
24 |
extra dictionaries to use. |
25 |
-.TP |
26 |
-.BI "\-\-strip\-accents="boolean |
27 |
-strip accents from all words in the dictionary |
28 |
.SH CHECKER OPTIONS |
29 |
These options control the behavior of Aspell when checking documents. |
30 |
.TP |
31 |
@@ -98,9 +95,6 @@ |
32 |
.BI "\-\-ignore\-case="boolean |
33 |
ignore case when checking words |
34 |
.TP |
35 |
-.BI "\-\-ignore\-accents="boolean |
36 |
-ignore accents when checking words |
37 |
-.TP |
38 |
.BI "\-\-ignore\-repl="boolean |
39 |
ignore commands to store replacement pairs |
40 |
.TP |