1CALIBRE-CUSTOMIZE(1) calibre CALIBRE-CUSTOMIZE(1)
2
3
4
6 calibre-customize - part of calibre
7
9 calibre-customize options
10
12 Customize calibre by loading external plugins.
13
14 Whenever you pass arguments to calibre-customize that have spaces in
15 them, enclose the arguments in quotation marks.
16
18 --version
19 show program's version number and exit
20
21 -h, --help
22 show this help message and exit
23
24 -a, --add-plugin
25 Add a plugin by specifying the path to the zip file containing
26 it.
27
28 -r, --remove-plugin
29 Remove a custom plugin by name. Has no effect on builtin plugins
30
31 --customize-plugin
32 Customize plugin. Specify name of plugin and customization
33 string separated by a comma.
34
35 -l, --list-plugins
36 List all installed plugins
37
38 --enable-plugin
39 Enable the named plugin
40
41 --disable-plugin
42 Disable the named plugin
43
45 The User Manual is available at http://calibre-ebook.com/user_manual
46
47 Created by Kovid Goyal <kovid@kovidgoyal.net>
48
49
50
51calibre-customize (calibre 0.7.38)March 2011 CALIBRE-CUSTOMIZE(1)