- --disallow-rendered-cover
- For formats like EPUB that use a "default cover"
of the first page rendered, disallow such default covers
- --from-opf
- 從指定的 OPF
檔案中讀取詮釋資料並將它新增至電子書中,在命令列中指定的詮釋資料會覆蓋從
OPF 檔案讀取的部分。
- --identifier
- Set the identifiers for the book, can be specified multiple times. For
example: --identifier uri:https://acme.com --identifier
isbn:12345 To remove an identifier, specify no value, --identifier
isbn: Note that for EPUB files, an identifier marked as the package
identifier cannot be removed.
- --to-opf
- 指定 OPF
檔案的名稱。詮釋資料將會寫入該
OPF 檔案中。