summaryrefslogtreecommitdiff
path: root/doc/en/autogen/aspell_commands.xml
blob: 14ff3843133976f8ad4dc1fd7221803eb835da62 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<!--
     ********* WARNING! *********

     This file is autogenerated with docgen.pl script. *** DO NOT EDIT! ***
     docgen.pl builds XML doc files to include in many languages
-->

<command>/aspell  dictlist | enable lang | disable | addword [lang] word</command>
<programlisting>
aspell plugin configuration

dictlist: show installed dictionaries
  enable: enable aspell on current buffer
 disable: disable aspell on current buffer
 addword: add a word in your personal aspell dictionary

Input line beginning with a '/' is not checked, except for some commands.
</programlisting>