Provided by: calibre_3.21.0+dfsg-1build1_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, 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
              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
              Καθορισμός  των  συγγραφέων.  Πολλαπλοί  συγγραφείς πρέπει να διαχωρίζονται από τον
              χαρακτήρα &. Τα ονόματα των συγγραφέων πρέπει  να  είναι  στην  εξής  σειρά:  Όνομα
              Επώνυμο.

       --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
              Set the index of the book in this series.

       --isbn Εισαγωγή του κωδικού ISBN του βιβλίου

       --language, -l
              Ρυθμίστε την γλώσσα.

       --lrf-bookid
              Set the BookID in LRF files

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

       --rating, -r
              Καταχώρηση βαθμολογίας. Επιλέξτε ένα νούμερο από 1 έως και 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
              Εισαγωγή τίτλου.

       --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
              Καθορισμός  του  ονόματος  ενός αρχείου OPF. Τα μεταδεδομένα θα γραφτούν στο αρχείο
              OPF.

       --version
              show program's version number and exit

AUTHOR

       Kovid Goyal

COPYRIGHT

       Kovid Goyal