fixed typo
This commit is contained in:
parent
5496addf38
commit
d8268ab9ce
@ -14,8 +14,8 @@ Code largely based off of [https://github.com/bontibon/kjv.git](https://github.c
|
|||||||
|
|
||||||
-l list books
|
-l list books
|
||||||
-W no line wrap
|
-W no line wrap
|
||||||
-h show help
|
|
||||||
-F no footnotes
|
-F no footnotes
|
||||||
|
-h show help
|
||||||
|
|
||||||
Reference types:
|
Reference types:
|
||||||
<Book>
|
<Book>
|
||||||
|
2
bibel.sh
2
bibel.sh
@ -22,8 +22,8 @@ show_help() {
|
|||||||
echo
|
echo
|
||||||
echo " -l list books"
|
echo " -l list books"
|
||||||
echo " -W no line wrap"
|
echo " -W no line wrap"
|
||||||
echo " -h show help"
|
|
||||||
echo " -F no footnotes"
|
echo " -F no footnotes"
|
||||||
|
echo " -h show help"
|
||||||
echo
|
echo
|
||||||
echo " Reference types:"
|
echo " Reference types:"
|
||||||
echo " <Book>"
|
echo " <Book>"
|
||||||
|
Loading…
Reference in New Issue
Block a user