Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

addwords - Adding words to specified dictionary collectively

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.

Example

         % addwords mydic < newwords

       Adds words defined in newwords to mydic.

                                                                                                     ADDWORDS(1)

Name

       addwords - Adding words to specified dictionary collectively

Options

       -is cannaserver (or -cannaserver cannaserver)
                   Specifies the hostname on which the specified dictionary is expected to exist.

Synopsis

addwords[{-cs|-cannaserver}cannaserver][-lfile]dicname

See Also