1CALIBREDB(1) calibre CALIBREDB(1)
2
3
4
6 calibredb - part of calibre
7
9 calibredb command [options] [arguments]
10
12 calibredb is the command line interface to the calibre books database.
13
14 command is one of:
15 list
16 add
17 remove
18 add_format
19 remove_format
20 show_metadata
21 set_metadata
22 export
23 catalog
24 saved_searches
25 add_custom_column
26 custom_columns
27 remove_custom_column
28 set_custom
29 restore_database
30 check_library
31 list_categories
32
33 For help on an individual command: calibredb command --help
34
35 Whenever you pass arguments to calibredb that have spaces in them,
36 enclose the arguments in quotation marks.
37
39 --version
40 show program's version number and exit
41
42 -h, --help
43 show this help message and exit
44
46 The User Manual is available at http://calibre-ebook.com/user_manual
47
48 Created by Kovid Goyal <kovid@kovidgoyal.net>
49
50
51
52calibredb (calibre 0.7.38) March 2011 CALIBREDB(1)