Provided by: calibre_4.99.4+dfsg+really4.12.0-1ubuntu1_all bug

NAME

       ebook-meta - ebook-meta

          ebook-meta berkas_ebook [opsi]

       Membaca/menulis metadata dari/ke berkas e-book.

       Format  yang  didukung untuk membaca metadata: azw, azw1, azw3, azw4, cbr, cbz, chm, docx,
       epub, fb2, fbz, 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

       Format  yang didukung untuk menulis metadata: azw, azw1, azw3, azw4, docx, epub, fb2, fbz,
       htmlz, lrf, mobi, odt, pdb, pdf, prc, rtf, tpz, txtz

       Jenis berkas yang berbeda mendukung jenis metadata yang berbeda. Jika Anda  mencoba  untuk
       mengatur  beberapa  metadata  pada  jenis  berkas  yang  tidak mendukungnya, metadata akan
       diam-diam diabaikan.

       Whenever you pass arguments to ebook-meta that have spaces in them, enclose the  arguments
       in quotation marks. For example: "/some path/with spaces"

[OPSI]

       --author-sort
              String  to  be  used  when sorting by author. If unspecified, and the author(s) are
              specified, it will be auto-generated from the author(s).

       --authors, -a
              Set the authors. Multiple authors should be separated by the  &  character.  Author
              names should be in the order Firstname Lastname.

       --book-producer, -k
              Atur produsen buku.

       --category
              Atur kategori buku.

       --comments, -c
              Set the e-book description.

       --cover
              Atur sampul ke berkas yang dinyatakan.

       --date, -d
              Atur tanggal terbit.

       --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
              tampilkan pesan bantuan ini dan keluar

       --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.

       --index, -i
              Atur indeks dari buku dalam seri ini.

       --isbn Atur ISBN buku.

       --language, -l
              Atur bahasa.

       --lrf-bookid
              Set the BookID in LRF files

       --publisher, -p
              Set the e-book publisher.

       --rating, -r
              Set the rating. Should be a number between 1 and 5.

       --series, -s
              Set the series this e-book belongs to.

       --tags Set the tags for the book. Should be a comma separated list.

       --title, -t
              Atur judul.

       --title-sort
              The version of the title to be used for sorting. If unspecified, and the  title  is
              specified, it will be auto-generated from the title.

       --to-opf
              Specify the name of an OPF file. The metadata will be written to the OPF file.

       --version
              tampilkan versi program dan keluar

AUTHOR

       Kovid Goyal

COPYRIGHT

       Kovid Goyal