1KIWIX-MANAGE(1)             General Commands Manual            KIWIX-MANAGE(1)
2
3
4

NAME

6       kiwix-manage - Kiwix Library Manager
7
8

SYNOPSIS

10       kiwix-manage LIBRARY_PATH add ZIM_PATH ...
11
12       kiwix-manage LIBRARY_PATH show [ZIM_ID_1] [ZIM_ID_2] ...
13
14       kiwix-manage LIBRARY_PATH remove ZIM_ID_1 [ZIM_ID_2] ...
15
16       kiwix-manage --version
17
18       kiwix-manage --help
19
20

DESCRIPTION

22       kiwix-manage  is  a  command line tool for manipulating a Kiwix XML li‐
23       brary.
24
25       kiwix-manage allows to manage the entries of the Kiwix library. The li‐
26       brary  file is a flat XML file listing ZIM files with all necessary in‐
27       formation like id, favicon, date, creator, description,  filepath,  ti‐
28       tle, url, etc.
29
30

ACTIONS

32       add    Add  ZIM_FILE to LIBRARY_FILE. Create the library file if neces‐
33              sary.
34
35
36       remove Remove the given ZIM_ID from LIBRARY_FILE. At least  one  ZIM_ID
37              should be specified.
38
39
40       show   Show  given ZIM_ID from LIBRARY_FILE. If no ZIM_ID is given then
41              all contents from LIBRARY_FILE are shown.
42
43

OPTIONS

45       Options to be used with the action add:
46
47
48       --url=HTTP_URL
49              Set the ZIM online HTTP(S) URL
50
51
52       --zimPathToSave=OTHER_FS_PATH
53              Set an arbitrary ZIM filesystem path (instead of the ZIM_PATH)
54
55
56       Other options (to be used alone):
57
58
59       --help | -h
60              Display the kiwix-manage help
61
62
63       --version | -v
64              Display the version of kiwix-manage and all dependences
65
66

SEE ALSO

68       kiwix-serve(1)
69
70

AUTHORS

72       Kiwix team <contact@kiwix.org>
73
74
75
76                                  21 May 2012                  KIWIX-MANAGE(1)
Impressum