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

addld - Lexicon & Dictionary module creation tool for SWORD Project

Authors

       This manual page was written by Dmitrijs Ledkovs <dmitrij.ledkov@gmail.com> for Debian project but may be
       used by others.

Description

       A  command line utility to create and manipule Lexicon & Dictionary SWORD modules. It can be used to add,
       delete and link L&D keys within module.  It can also be used to create new L&D modules.

       -aFILEkey[PATH]
           The form is used to add a key to a L&D module. Optionally path can be  used  to  the  file  with  the
           entry.

       -dFILEkey
           This form is used to delete a key from a file.

       -lFILEtarget_keylink_name
           This form is used to link two keys in the module.

       -cFILE
           This is used to create a new module

Name

       addld - Lexicon & Dictionary module creation tool for SWORD Project

Options

       To use 4-byte L&D instead of 2-byte, insert a 4 immediately after the '-'.

       To use zLD instead of 2-byte, insert a z immediately after the '-'.

See Also

                                                   2018-11-05                                         ADDLD.1(1)

Synopsis

addld -a FILE key [PATH] addld -d FILE key addld -l FILE target_key link_name addld -c FILE

See Also