- --default-programs
- 從 Windows 預設程式註冊 /
註銷 calibre。 --default-programs =
(register|unregister)
- --diff
- 執行calibre
diff工具。例如: calibre-debug
--diff file1 file2
- --explode-book,
-x
- Explode the book into the specified directory. 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.
- --gui, -g
- 執行啟用偵錯模式的GUI。偵錯記錄將於
stdout 與 stderr 。
- --gui-debug
- 以偵錯主控台啟動GUI,並將記錄日誌寫入到指定路徑,僅供內部使用,使用
-g選項啟動以偵錯主控台啟動GUI。
- --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.
- --run-plugin, -r
- 執行一個提供命令行介面的外掛。例如:
calibre-debug -r "Add Books" -- file1
--option1 在 --
後方的內容將被當作參數傳遞給外掛。
- --subset-font,
-f
- Subset the specified font. Use -- after this option to pass option
to the font subsetting program.