Scripting Examples

Here are just some examples of how to use Bibledit's scripting capabilities.

Export book

To export a book to file in USFM format, type

bibledit --export-book --project Ndebele --book Genesis --file /home/joe/Genesis.usfm

This will export Genesis from project Ndebele and write it to file Genesis.usfm in Joe's home directory.