addwords(1) - Linux man page
Name
addwords - Adding words to specified dictionary collectivelySynopsis
addwords [{-cs|-cannaserver} cannaserver][-l file] dicnameDescription
addwords adds words to specified dictionary according to the word information from the standard input. The standard input must be in a format of ''Text Dictionary format'' of Canna.
dicname must be a ''Text Dictionary format'' which can be rewritten.
Options
- -is cannaserver (or -cannaserver cannaserver)
- Specifies the hostname on which the specified dictionary is expected to exist.
Example
% addwords mydic < newwordsAdds words defined in newwords to mydic.
