|
|
|
@ -34,7 +34,29 @@ Show the given \fBCONTENT_ID\fP from \fBLIBRARY_FILE\fR. If no \fBCONTENT_ID\fP
|
|
|
|
|
\fBremove\fR
|
|
|
|
|
Removes the given \fBCONTENT_ID\fR from \fBLIBRARY_FILE\fR. At least one \fBCONTENT_ID\fR should be specified.
|
|
|
|
|
|
|
|
|
|
.TP
|
|
|
|
|
\fB\-\-zimPathToSave=\fR
|
|
|
|
|
Change the location reference of the ZIM file in the library.
|
|
|
|
|
|
|
|
|
|
.TP
|
|
|
|
|
\fB\-\-current\fR
|
|
|
|
|
Mark this content as the current (default) content in the library.
|
|
|
|
|
|
|
|
|
|
.TP
|
|
|
|
|
\fB\-\-backend=xapian|clucene\fR
|
|
|
|
|
Selects an indexing backend.
|
|
|
|
|
|
|
|
|
|
.TP
|
|
|
|
|
\fB\-\-indexPath=FULLTEXT_IDX_PATH\fR
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
.SH SEE ALSO
|
|
|
|
|
kiwix(1) kiwix-index(1) kiwix-install(1) kiwix-serve(1) kiwix-compact(1)
|
|
|
|
|
.SH AUTHOR
|
|
|
|
|
Emmanuel Engelhart <kelson@kiwix.org>
|
|
|
|
|
.br
|
|
|
|
|
Vasudev Kamath <kamathvasudev@gmail.com> (Manual)
|