1DELWORDS(1)                 General Commands Manual                DELWORDS(1)
2
3
4

NAME

6       delwords - Deleting words from specified dictionary collectively
7

SYNOPSIS

9       delwords [{-cs|-cannaserver} cannaserver] dicname
10

DESCRIPTION

12       delwords  deletes words from specified dictionary according to the word
13       information from the standard input.  The standard input must be  in  a
14       format of ``Text Dictionary format'' of Canna.
15
16       dicname must be a ``Text Dictionary format'' which can be rewritten.
17

OPTIONS

19       -cs cannaserver (or -cannaserver cannaserver)
20                   Specifies the hostname on which the specified dictionary is
21                   expected to exist.
22

EXAMPLE

24         % delwords mydic < remwords
25
26       Deletes words defined in remwords from mydic.
27
28         % catdic mydic | delwords mydic
29
30       Clears the contents of mydic.
31
32
33
34                                                                   DELWORDS(1)
Impressum