calibre-debug(1) suse man page | unix.com

Man Page: calibre-debug

Operating Environment: suse

Section: 1

CALIBRE-DEBUG(1)						      calibre							  CALIBRE-DEBUG(1)

NAME
calibre-debug - part of calibre
SYNOPSIS
calibre-debug [options]
DESCRIPTION
Run an embedded python interpreter. Whenever you pass arguments to calibre-debug that have spaces in them, enclose the arguments in quotation marks.
OPTIONS
--version show program's version number and exit -h, --help show this help message and exit -c, --command Run python code. -e, --exec-file Run the python code in file. -d, --debug-device-driver Debug the specified device driver. -g, --gui Run the GUI -w, --viewer Run the ebook viewer --paths Output the paths necessary to setup the calibre environment --migrate Migrate old database. Needs two arguments. Path to library1.db and path to new library folder. --add-simple-plugin Add a simple plugin (i.e. a plugin that consists of only a .py file), by specifying the path to the py file containing the plugin code. --reinitialize-db Re-initialize the sqlite calibre database at the specified path. Useful to recover from db corruption.
SEE ALSO
The User Manual is available at http://calibre-ebook.com/user_manual Created by Kovid Goyal <kovid@kovidgoyal.net> calibre-debug (calibre 0.6.53) July 2010 CALIBRE-DEBUG(1)
Related Man Pages
calibre-server(1) - debian
calibre-smtp(1) - debian
ebook-convert(1) - debian
calibre-server(1) - suse
calibre-smtp(1) - suse
Similar Topics in the Unix Linux Community
Free ebook
os.path.isdir is always returning false
Execute python file, FTP output to another server
UNIX ebook for beginners
Recursivly rename folders removing characters as required