Documentation updated.
This commit is contained in:
parent
959e6f35e0
commit
7c0796ea34
@ -52,6 +52,7 @@ format. It includes two scripts (word-counter & bible2latex).
|
|||||||
* Introduction:: Why Bible-Tools?
|
* Introduction:: Why Bible-Tools?
|
||||||
* word-counter:: word-counter
|
* word-counter:: word-counter
|
||||||
* bible2latex:: bible2latex
|
* bible2latex:: bible2latex
|
||||||
|
* read-bible:: read-bible
|
||||||
@end menu
|
@end menu
|
||||||
|
|
||||||
@c *********************************************************************
|
@c *********************************************************************
|
||||||
@ -74,17 +75,48 @@ additionally 3 flags: [-h, -v, -c].
|
|||||||
|
|
||||||
@itemize
|
@itemize
|
||||||
@item
|
@item
|
||||||
|
-c specifies a chapter
|
||||||
|
@item
|
||||||
-h shows a help message
|
-h shows a help message
|
||||||
@item
|
@item
|
||||||
-v shows the version
|
-v shows the version
|
||||||
@item
|
|
||||||
-c specifies a chapter
|
|
||||||
@end itemize
|
@end itemize
|
||||||
|
|
||||||
@c*********************************************************************
|
@c*********************************************************************
|
||||||
@node bible2latex
|
@node bible2latex
|
||||||
@chapter bible2latex
|
@chapter bible2latex
|
||||||
|
|
||||||
bible2latex exports (a part of) the bible to latex.
|
bible2latex exports (a part of) the bible to latex. It takes 4 optional
|
||||||
|
flags: [-b, -c, -h, -v]
|
||||||
|
|
||||||
|
@itemize
|
||||||
|
@item
|
||||||
|
-c specifies a chapter
|
||||||
|
@item
|
||||||
|
-b specifies a book
|
||||||
|
@item
|
||||||
|
-h shows a help message
|
||||||
|
@item
|
||||||
|
-v shows the version
|
||||||
|
@end itemize
|
||||||
|
|
||||||
|
@c*********************************************************************
|
||||||
|
@node read-bible
|
||||||
|
@chapter read-bible
|
||||||
|
|
||||||
|
read-bible prints (a part of) the bible to the terminal. It takes the
|
||||||
|
bible translation as the first argument and 4 additional flags:
|
||||||
|
[-b, -c, -h, -v]
|
||||||
|
|
||||||
|
@itemize
|
||||||
|
@item
|
||||||
|
-c specifies a chapter
|
||||||
|
@item
|
||||||
|
-b specifies a book
|
||||||
|
@item
|
||||||
|
-h shows a help message
|
||||||
|
@item
|
||||||
|
-v shows the version
|
||||||
|
@end itemize
|
||||||
|
|
||||||
@bye
|
@bye
|
||||||
|
Loading…
x
Reference in New Issue
Block a user