|
|
|
|
@ -1,21 +1,21 @@
|
|
|
|
|
.TH KIWIX 1 "21 May 2012"
|
|
|
|
|
.SH NAME
|
|
|
|
|
kiwix-manage \- Kiwix Library Manager
|
|
|
|
|
kiwix\-manage \- Kiwix Library Manager
|
|
|
|
|
.SH SYNOPSIS
|
|
|
|
|
.IX Header SYNOPSIS
|
|
|
|
|
.B kiwix-manage
|
|
|
|
|
.B kiwix\-manage
|
|
|
|
|
.br
|
|
|
|
|
kiwix-manage LIBRARY_PATH add ZIM_PATH ...
|
|
|
|
|
kiwix\-manage LIBRARY_PATH add ZIM_PATH ...
|
|
|
|
|
.br
|
|
|
|
|
kiwix-manage LIBRARY_PATH show [CONTENTID1] [CONTENTID2] ...
|
|
|
|
|
.br
|
|
|
|
|
kiwix-manage LIBRARY_PATH remove CONTENTID1 [CONTENTID2]
|
|
|
|
|
kiwix\-manage LIBRARY_PATH remove CONTENTID1 [CONTENTID2]
|
|
|
|
|
.SH DESCRIPTION
|
|
|
|
|
.SS kiwix\-manage
|
|
|
|
|
.PP
|
|
|
|
|
\fBkiwix\-manage\fP Tool for managing a kiwix library.
|
|
|
|
|
.PP
|
|
|
|
|
Allows to manage the content of the kiwix library. Library file is XML flat file
|
|
|
|
|
Allows one to manage the content of the kiwix library. Library file is XML flat file
|
|
|
|
|
listing ZIM files with all necessary information like favicon, date, creator,
|
|
|
|
|
description, indexpath, filepath, title, source/metalink etc.
|
|
|
|
|
.
|
|
|
|
|
@ -52,10 +52,10 @@ Path to full-text index for that ZIM file.
|
|
|
|
|
|
|
|
|
|
.TP
|
|
|
|
|
\fBurl\fR
|
|
|
|
|
Sets the content location of the ZIM file over the network for in-kiwix download.
|
|
|
|
|
Sets the content location of the ZIM file over the network for in\-kiwix download.
|
|
|
|
|
|
|
|
|
|
.SH SEE ALSO
|
|
|
|
|
kiwix(1) kiwix-index(1) kiwix-install(1) kiwix-serve(1) kiwix-compact(1)
|
|
|
|
|
kiwix(1) kiwix\-index(1) kiwix\-install(1) kiwix\-serve(1) kiwix\-compact(1)
|
|
|
|
|
.SH AUTHOR
|
|
|
|
|
Emmanuel Engelhart <kelson@kiwix.org>
|
|
|
|
|
.br
|
|
|
|
|
|