Difference between revisions of "Kiwix-install"

From Kiwix
Jump to navigation Jump to search
(* Check the Software article if you want to install the Kiwix software.)
Line 8: Line 8:


== See also ==
== See also ==
* Check [[Software|the Software article]] if you want to install the Kiwix software.
* [[kiwix-manage]]
* [[kiwix-manage]]
* [[FeedFormat]]
* [[FeedFormat]]
* [[library manager]]
* [[library manager]]
* [[Build a DVD]]
* [[Build a DVD]]

Revision as of 13:39, 25 September 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