aspell: Using Multi Dictionaries

1 
1 5.8 Using Multi Dictionaries
1 ============================
1 
1 As with previous versions of Aspell you can specify the main dictionary
1 to use via the `-d' or `--master' option.  However as of Aspell .32 you
1 can now also:
1 
1   1. Specify more than word list to use with the `extra-dicts' option.
1 
1   2. Specify special _multi_ dictionaries.
1 
1    The `extra-dicts' is a list option.  To add a dictionary use
1 `add-extra-dicts' or to remove a dictionary from the list use
1 `rem-extra-dicts'.
1 
1    A _multi_ dictionary is a special file which is basically a list of
1 dictionary files to use.  A _multi_ dictionary must end in `.multi' and
1 has roughly the same format as a configuration file with the only
1 accepted key being `add'.
1