21 lines
623 B
XML
21 lines
623 B
XML
<?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 [list | enable lang | disable | addword [lang] word]</command>
|
|
<programlisting>
|
|
aspell plugin configuration
|
|
|
|
list: show installed dictionnaries
|
|
enable: enable aspell on current buffer
|
|
disable: disable aspell on current buffer
|
|
addword: add a word in your personnal aspell dictionary
|
|
|
|
Input line beginning with a '/' is not checked, except for some commands.
|
|
</programlisting>
|
|
|