logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

dictunformat - create a raw database file from a .dict and .index file

Author

dictunformat was written by Aleksey Cheusov <vle@gmx.net>.
       This manual page was written by Robert D. Hilliard <hilliard@debian.org>.

Description

dictunformat  takes  a  dictionary  index file as a parameter and a dictionary database file on stdin and
       outputs a raw database that may be used to create a DICT database by dictfmt-t.  This may be  useful  if
       it  is desired to create a dictionary for a locale other than that for which the original was created, or
       if it is desired to correct or supplement a pre-existing dictionary.

Name

       dictunformat - create a raw database file from a .dict and .index file

Options

--help displays a usage message and exits.

       --headword-separatorsep
              sep  is  the  headword   separator   used   when   creating   the   origianl   dictionary.    (See
              --headword-separator in dictfmt(1)).

       index_filename
              is the .index file of the original dictionary.

See Also

dictd(8), dictfmt(1)

LINUX                                           January 23, 2003                                 DICTUNFORMAT(1)

Synopsis

dictunformat[OPTIONS]index_filename

See Also