Difference between revisions of "Kiwix-install"
Jump to navigation
Jump to search
Julianharty (talk | contribs) (→Usage: Added a couple of explanations to this section to help the perplexed (as I was).) |
m |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
'''kiwix-install''' is a console tool | '''kiwix-install''' is a console tool sets up everything necessary related to a specific content (a ZIM file) for portable usage. It creates, if necessary, directories, library files, index files, and move ZIM files. | ||
== Usage == | == Usage == | ||
Line 8: | Line 8: | ||
ZIM_PATH is the path, including the filename of the ZIM file. | ZIM_PATH is the path, including the filename of the ZIM file. | ||
KIWIX_PATH is the path to a kiwix executable program. | KIWIX_PATH is the path to a kiwix executable program. | ||
== See also == | == See also == | ||
* Check [[Software|the Software article]] if you want to install | * Check [[Software|the Software article]] if you want to install Kiwix. | ||
* [[kiwix-manage]] | * [[kiwix-manage]] | ||
* [[FeedFormat]] | * [[FeedFormat]] | ||
* [[library manager]] | * [[library manager]] | ||
* [[Build a DVD]] | * [[Build a DVD]] |
Latest revision as of 07:08, 29 November 2022
kiwix-install is a console tool sets up everything necessary related to a specific content (a ZIM file) for portable usage. It creates, if necessary, directories, library files, index files, and move ZIM files.
Usage
kiwix-install [--verbose|-v] [--buildIndex|-i] ADDCONTENT ZIM_PATH KIWIX_PATH
ZIM_PATH is the path, including the filename of the ZIM file.
KIWIX_PATH is the path to a kiwix executable program.
See also
- Check the Software article if you want to install Kiwix.
- kiwix-manage
- FeedFormat
- library manager
- Build a DVD