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

NAME

       ebook-meta - ebook-meta

          ebook-meta ebook_file [options]

       قراءة/كتابة البيانات الوصفية من ملفات الكتب الالكترونية.

       الصيغ  المدعومة  لقراءة  البيانات الوصفية: 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

       الصيغ  المدعومة  لكتابة  البيانات  الوصفية:  azw,  azw1, azw3, azw4, docx, epub, fb2, fbz,
       htmlz, lrf, mobi, odt, pdb, pdf, prc, rtf, tpz, txtz

       أنواع الملفات المختلفة تدعم أصنافا  مختلفة  من  البيانات  الوصفية.  إذا  حاولت  تعيين  بعض
       البيانات الوصفية في نوع ملف لا يدعمها، فإنّ البيانات الوصفية سوف تُهمَل بصمت.

       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
              show this help message and exit

       --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
              تعيين فهرس للكتاب في هذه السلسلة.

       --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 تعيين علامات للكتاب. وينبغي أن تكون قائمة مفصولة بفواصل.

       --title, -t
              تعيين العنوان.

       --title-sort
              صيغة  أخرى  للعنوان  تستخدم  للفرز.  إذا  لم  يتم تحديدها، و تم تحديد العنوان، سيتم
              توليدها آليا من العنوان.

       --to-opf
              تخصيص الإسم لملف OPF. البيانات الوصفية سيتم كتابتها في الملف OPF.

       --version
              show program's version number and exit

AUTHOR

       Kovid Goyal

COPYRIGHT

       Kovid Goyal