Difference between revisions of "Kiwix-install"

From Kiwix
Jump to navigation Jump to search
Line 4: Line 4:


<source lang="bash">
<source lang="bash">
kiwix-install [--verbose|-v] [--backend|-b=xapian|clucene] [--buildIndex|-i] ADDCONTENT ZIM_PATH KIWIX_PATH
kiwix-install [--verbose|-v] [--buildIndex|-i] ADDCONTENT ZIM_PATH KIWIX_PATH
</source>
</source>



Revision as of 14:01, 9 August 2014

kiwix-install is a console tool which allows to setup everything necessary related to a specific content (a ZIM file) for a portable usage. So it creates if necessary directories, library files, index files and move the ZIM files.

Usage

kiwix-install [--verbose|-v] [--buildIndex|-i] ADDCONTENT ZIM_PATH KIWIX_PATH

See also