Difference between revisions of "Pdm lexutil"
From SDU
m (New page: __NOTOC__ Category:Commands {{Global Header}} {{Global Announcement}} == Overview == This command is used to add words or remove words to the spellchecker. Words added via this comman...) |
(→Usage) |
||
| Line 8: | Line 8: | ||
== Usage == | == Usage == | ||
| − | + | pdm_lexutil -a | -d [-f] [-l] [-h | ?] [wordlist] | |
<br> | <br> | ||
{| | {| | ||
| Line 37: | Line 37: | ||
|- | |- | ||
|} | |} | ||
| − | |||
== Examples == | == Examples == | ||
* To add words provided in a file | * To add words provided in a file | ||
pdm_lexutil -a -f new_words.txt | pdm_lexutil -a -f new_words.txt | ||
Latest revision as of 21:18, 4 March 2010
To make corrections or additions to this article, select the edit tab above.
To discuss or ask questions about this article, select the discussion tab above.
To discuss or ask questions about this article, select the discussion tab above.
Overview
This command is used to add words or remove words to the spellchecker. Words added via this command are immediately available in spellchecker.
Usage
pdm_lexutil -a | -d [-f] [-l] [-h | ?] [wordlist]
| Command | Description | Remarks |
|---|---|---|
| -a | to add words | |
| -d | to delete words | |
| -f | the file containing the list of words to add/delete | |
| -l | name of the lexicon (userdict.tlx is the default) | |
| -h | help |
Examples
- To add words provided in a file
pdm_lexutil -a -f new_words.txt