osis2mod - create SWORD module from OSIS
osis2mod PATH OSISDOC [OPTIONS]
This utility will create a SWORD module in the specified path from
the OSIS formatted input.
- -a
- Augment module if exists (default is to create a new one).
- -z | -Z
- Use compression. z - for ZIP; Z - for LZSS. By default no compression is
used.
- -b N
- Specify block size. Valid values are (default 4):
- 2 - verses
- 3 - chapters
- 4 -books
- -c CIPHER_KEY
- Encipher module using supplied key. By default no enciphering is
used.
- -N
- Do not convert UFT-8 no normalize UTF-8 to NFC. Default is to convert to
UTF-8, if needed, and then normalize to NFC. Note: all UTF-8 texts should
be normalized to NFC.
This manual page was written by Dmitrijs Ledkovs
<dmitrij.ledkov@gmail.com> for Debian project but may be used by
others.