debian man page for addwords

Query: addwords

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

ADDWORDS(1)						      General Commands Manual						       ADDWORDS(1)

NAME
addwords - Adding words to specified dictionary collectively
SYNOPSIS
addwords [{-cs|-cannaserver} cannaserver][-l file] dicname
DESCRIPTION
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 < newwords Adds words defined in newwords to mydic. ADDWORDS(1)
Related Man Pages
cannastat(1) - debian
cannaserver(1m) - suse
cannastat(1) - suse
gnome-dictionary(1) - suse
mkdic(1) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Detecting unused variables...
One instance of comparing grep and awk
Find columns in a file based on header and print to new file