- --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.
- --default-programs
- (Un)register calibre from Windows Default Programs.
--default-programs = (register|unregister)
- --diff
- Rulează unealta de diferențiere. De exemplu: calibre-debug
--diff file1 file2
- --explode-book,
-x
- Explode the book into the specified folder. Usage: -x file.epub output_dir
Exports the book as a collection of HTML files and metadata, which you can
edit using standard HTML editing tools. Works with EPUB, AZW3, HTMLZ and
DOCX files.
- --export-all-calibre-data
- Export all calibre data (books/settings/plugins). Normally, you will be
asked for the export folder and the libraries to export. You can also
specify them as command line arguments to skip the questions. Use absolute
paths for the export folder and libraries. The special keyword
"all" can be used to export all libraries.
- --gui, -g
- Rulează interfața grafică cu depanarea
activată. Ieșirea pentru depanare este afișată
la stdout și stderr.
- --gui-debug
- Rulează interfața grafică cu o consolă pentru
depanare, înregistrând în calea specificată.
Doar pentru uz intern, folosiți opțiunea -g pentru a rula
interfața grafică în modul depanare
- --implode-book,
-i
- Implode a previously exploded book. Usage: -i output_dir file.epub Imports
the book from the files in output_dir which must have been created by a
previous call to --explode-book. Be sure to specify the same file
type as was used when exploding.
- --paths
- Output the paths necessary to setup the calibre environment
- --reinitialize-db
- Re-initialize the sqlite calibre database at the specified path. Useful to
recover from db corruption.
- --run-plugin, -r
- Rulează o extensie care oferă interfață pe
linia de comandă. De exemplu: calibre-debug -r "Add
Books" -- file1 --option1 Toți parametrii
după -- vor fi transmiși extensiei.
- --shutdown-running-calibre,
-s
- Cauzează o instanţă calibre care rulează,
dacă există una, să fie oprită. De notat:
dacă sunt sarcini care rulează, ele vor fi oprite în
mod silenţios, aşadar folosiţi această
opţiune cu grijă.
- --subset-font,
-f
- Subset the specified font. Use -- after this option to pass option
to the font subsetting program.
- --version
- show program's version number and exit