diff options
author | Your Name <you@example.com> | 2020-11-06 15:28:10 -0500 |
---|---|---|
committer | Your Name <you@example.com> | 2020-11-06 15:28:10 -0500 |
commit | 44f16b6cd5b9cd9641c0c5df1c671c9e610ad7ac (patch) | |
tree | 47e540ac3e98d8f68a0e0ab36f1c1bc03beb2d35 /readme.md | |
parent | 7fc8ebf27892eb02488fd2e75ca35ae48f596782 (diff) | |
download | libbible-44f16b6cd5b9cd9641c0c5df1c671c9e610ad7ac.tar.gz libbible-44f16b6cd5b9cd9641c0c5df1c671c9e610ad7ac.tar.bz2 libbible-44f16b6cd5b9cd9641c0c5df1c671c9e610ad7ac.zip |
Added mod installation to cli interface
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -39,6 +39,10 @@ Options: --list-books list books available in the current module --list-chapters <book> list chapters available in book in the current module -o, --omit-verse-numbers when printing verse text, skip printing verse and chapter numbers + --list-installable=<lang> list bible versions available for download and install. Default lists for all languages. + --install-network <mod> install module from the network where <mod> is LANG:NAME as provided by --list-installable + --install-zip <path> install module from a zip file + --remove-mod <mod> delete a mod from the system Examples: |