[sword-devel] osis2mod change
DM Smith
dmsmith555 at yahoo.com
Tue Sep 25 14:14:34 MST 2007
I'd like to change the compression default of osis2mod to ZIP.
Currently it is:
usage: osis2mod <output/path> <osisDoc> [createMod] [compressType
[blockType [cipherKey]]]
createMod : (default 0): 0 - create 1 - augment
compressType: (default 0): 0 - no compression 1 - LZSS 2 - Zip
blockType : (default 4): 2 - verses 3 - chapters 4 - books
cipherkey : ascii string for module encryption
I'd like to change it to:
usage: osis2mod <output/path> <osisDoc> [compressType] [createMod
[blockType [cipherKey]]]
compressType: (default 2): 0 - no compression 1 - LZSS 2 - Zip
createMod : (default 0): 0 - create 1 - augment
blockType : (default 4): 2 - verses 3 - chapters 4 - books
cipherkey : ascii string for module encryption
Does anyone have any problem with that?
DM
More information about the sword-devel
mailing list