Merge branch 'master' into legoktm-patch-2

This commit is contained in:
Kelson 2018-12-20 09:40:34 +01:00 committed by GitHub
commit fd2a0decd3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,12 +15,12 @@ kiwix\-manage LIBRARY_PATH add ZIM_PATH ...
.PP .PP
\fBkiwix\-manage\fP tool for managing a kiwix library. \fBkiwix\-manage\fP tool for managing a kiwix library.
.PP .PP
Allows one to manage the content of the kiwix library. Library file is an XML flat file Allows one to manage the content of the kiwix library. The library file is a
listing ZIM files with all necessary information like favicon, date, creator, flat XML file listing ZIM files with all necessary information like favicon,
description, indexpath, filepath, title, source/metalink etc. date, creator, description, indexpath, filepath, title, source/metalink, etc.
. .
.PP .PP
Example library file can be found at http://www.kiwix.org/library\.xml Example library file can be found at https://www.kiwix.org/library\.xml
.br .br
.TP .TP
\fBadd\fR \fBadd\fR
@ -55,7 +55,7 @@ Path to full-text index for that ZIM file.
Set the content location of the ZIM file over the network for in\-kiwix download. Set the content location of the ZIM file over the network for in\-kiwix download.
.SH SEE ALSO .SH SEE ALSO
kiwix(1) kiwix\-install(1) kiwix\-serve(1) kiwix(1) kiwix\-serve(1)
.SH AUTHOR .SH AUTHOR
Emmanuel Engelhart <kelson@kiwix.org> Emmanuel Engelhart <kelson@kiwix.org>
.br .br