Next: Notes on Various Options, Previous: The Options, Up: Customizing Aspell
To find out the current value of all the options use the command aspell dump config. This will dump the current Aspell configuration to standard output. The format of the contents dumped is such that it can be used as either the global or your personal configuration file.
To find out the current value of a particular option use
aspell config option. This will print out the value of
option to stdout
and nothing else.