addld - Lexicon & Dictionary module creation tool for SWORD Project
Contents
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
