Provided by: calibre_3.21.0+dfsg-1build1_all
NAME
ebook-meta - ebook-meta ebook-meta ebook_file [options] Read/Write metadata from/to e-book files. Supported formats for reading metadata: azw, azw1, azw3, azw4, cbr, cbz, chm, docx, epub, fb2, html, htmlz, imp, lit, lrf, lrx, mobi, odt, oebzip, opf, pdb, pdf, pml, pmlz, pobi, prc, rar, rb, rtf, snb, tpz, txt, txtz, updb, zip Supported formats for writing metadata: azw, azw1, azw3, azw4, docx, epub, fb2, htmlz, lrf, mobi, pdb, pdf, prc, rtf, tpz, txtz Different file types support different kinds of metadata. If you try to set some metadata on a file type that does not support it, the metadata will be silently ignored. Whenever you pass arguments to ebook-meta that have spaces in them, enclose the arguments in quotation marks. For example: "/some path/with spaces"
[選項]
--author-sort 用來依作者排序的字串。如果不指定,且有指定作者,就會從作者自動產生它。 --authors, -a 設置作者. 請用 & 字符隔開多個作者. 作者的名字按一下順序書寫 名字 姓氏. --book-producer, -k 設定書籍的出版商。 --category 設定書籍分類。 --comments, -c Set the e-book description. --cover 指定檔案來作為封面. --date, -d 設定出版的日期。 --from-opf Read metadata from the specified OPF file and use it to set metadata in the e-book. Metadata specified on the command line will override metadata read from the OPF file --get-cover Get the cover from the e-book and save it at as the specified file. --help, -h 顯示此幫助信息並退出 --identifier Set the identifiers for the book, can be specified multiple times. For example: --identifier uri:http://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. --index, -i 這個書本在系列裡的索引。 --isbn 設定這本書的 ISBN。 --language, -l 設定語言。 --lrf-bookid 設置 LRF 文件的 BookID --publisher, -p Set the e-book publisher. --rating, -r 設定評等。應該為從 1 到 5 的數字。 --series, -s Set the series this e-book belongs to. --tags 設定書籍的標籤。多個標籤之間請用逗號隔開。 --title, -t 設定書名。 --title-sort 用來排序的標題版本。如果不指定,且有指定標題,就會從標題自動產生它。 --to-opf 指定 OPF 檔案的名稱。詮釋資料會寫入這個 OPF 檔案裡。 --version 顯示程序版本號並退出
AUTHOR
Kovid Goyal
COPYRIGHT
Kovid Goyal