Provided by: calibre_6.3.0+dfsg-2_all bug

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, cb7, cbc, 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

       Supported  formats  for  writing  metadata:  azw,  azw1, azw3, azw4, docx, epub, fb2, fbz,
       htmlz, lrf, mobi, odt, 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"

[INDSTILLINGER]

       --author-sort
              Forfatterversion  som  anvendes  ved  forfattersortering.  Hvis  ikke  angivet   og
              forfatter(ne) er angivet, vil denne blive auto-genereret fra forfatter(ne).

       --authors, -a
              Angiv forfatterne. Flere forfattere skal separeres af &-tegnet. Forfatternavne skal
              skrives som Fornavn Efternavn.

       --book-producer, -k
              Angiv bogens bogens producer.

       --category
              Angiv bogkategori.

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

       --cover
              Angiv omslag til den aktuelle fil.

       --date, -d
              Angiv udgivelsesdato.

       --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
              Vis denne hjælpetekst og afslut

       --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
              Angiv bogens indeks i denne serie.

       --isbn Angiv bogens ISBN.

       --language, -l
              Vælg sprog.

       --lrf-bookid
              Valgt BookID i LRF-filer

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

       --rating, -r
              Angiv vurdering. Skal være et heltal i intervallet 1 til 5.

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

       --tags Angiv bogens mærkater. Skal være en kommasepareret liste.

       --title, -t
              Angiv titlen.

       --title-sort
              Titelversionen anvendes ved titelsortering. Hvis ikke angivet og titlen er angivet,
              vil denne blive auto-genereret fra titlen.

       --to-opf
              Angiv navnet til en OPF-fil. Metadataene vil blive skrevet til OPF-filen.

       --version
              vis programmets version og afslut

AUTHOR

       Kovid Goyal

COPYRIGHT

       Kovid Goyal