Next: , Previous: , Up: Customizing Aspell   [Contents]


4.3 Dumping Configuration Values

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 standard output and nothing else.

To determine the default setting for a particular option use ‘aspell --reset-option config option’.