bbl

Read, search and index the Bible on the command line -- Greek, Latin, KJV, Knox, RSV, and more
git clone git://git.wilsonrgheen.com/bbl
Log | Files | Refs | README | LICENSE

commit aec0e6c1190562f343db1c85b9043122edbdfd4b
parent 12beeeefee56efdd7a84c3bd5a4ef28a5be8ddc3
Author: Wilson Gheen <wilson@wilsonrgheen.com>
Date:   Sun, 18 Apr 2021 10:21:44 -0500

readme

Diffstat:
MREADME.md | 33---------------------------------
1 file changed, 0 insertions(+), 33 deletions(-)

diff --git a/README.md b/README.md @@ -7,39 +7,6 @@ This implementation allows for numerous translations/versions of the Bible to be ## Usage -<<<<<<< HEAD - usage: bbl [flags] [bible] [reference...] - - Flags: - -l, --list list books - -W, --no-line-wrap no line wrap - -c, --cat echo text to STDOUT - -h, --help show help - Bible: - -d, --douay Douay-Rheims Bible - -g, --greek Greek Bible (Septuagint + SBL NT) - -j, --jerusalem New Jerusalem Bible - -k, --kjv King James Bible - -n, --knox Knox Bible - -v, --vulgate Clementine Vulgate - - Reference types: - <Book> - Individual book - <Book>:<Chapter> - Individual chapter of a book - <Book>:<Chapter>:<Verse>[,<Verse>]... - Individual verse(s) of a specific chapter of a book - <Book>:<Chapter>-<Chapter> - Range of chapters in a book - <Book>:<Chapter>:<Verse>-<Verse> - Range of verses in a book chapter - <Book>:<Chapter>:<Verse>-<Chapter>:<Verse> - Range of chapters and verses in a book - - /<Search> - All verses that match a pattern -======= ``` usage: bbl [flags] [bible] [reference...]