Man page - calibre-debug(1)
Packages contains this manual
- calibre-server(1)
- fetch-ebook-metadata(1)
- lrs2lrf(1)
- ebook-convert(1)
- markdown-calibre(1)
- calibre-parallel(1)
- ebook-device(1)
- ebook-polish(1)
- calibre-complete(1)
- ebook-meta(1)
- calibre(1)
- web2disk(1)
- lrfviewer(1)
- ebook-edit(1)
- calibre-debug(1)
- calibre-customize(1)
- lrf2lrs(1)
- calibre-smtp(1)
- calibredb(1)
- ebook-viewer(1)
apt-get install calibre
Available languages:
en fr mr pt_BR is es kn it ca pl vi nb sl lv pt eo ms ko fa eu et nl ar da cs gl tr zh_HK sk hu bg sv hr ja he lt uk fi ru ro zh_TW sr ka el zh_CN deManual
CALIBRE-DEBUG
NAME[OPCIJAS]
AUTHOR
COPYRIGHT
NAME
calibre-debug - calibre-debug
calibre-debug [options]
Various command line interfaces useful for debugging calibre. With no options, this command starts an embedded Python interpreter. You can also run the main calibre GUI, the calibre E-book viewer and the calibre editor in debug mode.
It also contains interfaces to various bits of calibre that do not have dedicated command line tools, such as font subsetting, the E-book diff tool and so on.
You can also use calibre-debug to run standalone scripts. To do that use it like this:
calibre-debug -e myscript.py -- --option1 --option2 file1 file2 ...
Everything after the -- is passed to the script. You can also use calibre-debug as a shebang in scripts, like this:
#!/usr/bin/env -S calibre-debug -e -- --
Katru reizi, kad jÅ«s nododat argumentus calibre-debug , kam ir atstarpes, pievienojiet argumentus pÄdiÅÄs. PiemÄram: "/some path/with spaces"
[OPCIJAS]
--add-simple-plugin
Pievienot vienkÄrÅ”u spraudni (tas ir spraudnis, kas sastÄv tikai no .py datnes), norÄdot ceļu uz .py datni ar spraudÅa kodu.
--command, -c
Palaist Python kodu.
--debug-device-driver, -d
Atkļūdot iekÄrtu noteikÅ”anu
--default-programs
(de)reÄ£istrÄt calibre no Windows noklusÄtajÄm programmÄm --default-programs = (register|unregister)
|
--diff |
Palaist calibre salÄ«dzinÄÅ”anas rÄ«ku. PiemÄram: calibre-debug --diff file1 file2 |
--edit-book
Palaist calibre rÄ«ku " RediÄ£Ät grÄmatu " atkļūdoÅ”anas režīmÄ.
--exec-file, -e
Palaist Python kodu failÄ.
--explode-book, -x
Ielikt grÄmatu norÄdÄ«tajÄ mapÄ. Lietojums: -x file.epub output_dir EksportÄ grÄmatu kÄ HTML failu un metadatu kolekciju, ko varat rediÄ£Ät, izmantojot standarta HTML rediÄ£ÄÅ”anas rÄ«kus. Darbojas ar EPUB, AZW3, HTMLZ un DOCX failiem.
--export-all-calibre-data
Export all calibre data (books/settings/plugins). Normally, you will be asked for the export folder and the libraries to export. You can also specify them as command line arguments to skip the questions. Use absolute paths for the export folder and libraries. The special keyword " all " can be used to export all libraries. Examples: calibre-debug --export-all-calibre-data # for interactive use calibre-debug --export-all-calibre-data /path/to/empty/export/folder /path/to/library/folder1 /path/to/library2 calibre-debug --export-all-calibre-data /export/folder all # export all known libraries
--gui, -g
Palaist grafisko saskarni atkļūdoÅ”anas režīmÄ. AtkļūdoÅ”anas informÄcija tiek izvadÄ«ta uz stdout ierÄ«cÄm stderr.
--gui-debug
Palaist grafisko saskarni ar atkļūdoÅ”anas konsoli, rakstot atkļūdoÅ”anas žurnÄlu norÄdÄ«tajÄ mapÄ. Tikai iekÅ”Äjai lietoÅ”anai; izmantojiet -g papildiespÄju, lai palaistu grafisko saskarni atkļūdoÅ”anas režīmÄ.
--help, -h
parÄdÄ«t Å”o palÄ«dzÄ«bas paziÅojumu un iziet
--implode-book, -i
Izlabot iepriekÅ” atvÄrto grÄmatu. Izmanto: -i output_dir file.epub ImportÄt grÄmatu no output_dir failiem, kas, iespÄjams, ir izveidoti, izmantojot iepriekÅ”Äjo izsaukumu --explode-book . Noteikti norÄdiet to paÅ”u faila tipu, kÄds tika izmantots atverot.
--import-calibre-data
ImpotÄt iepriekÅ” eksportÄtos calibre datus
--inspect-mobi, -m
PÄrbaudÄ«t MOBI datni(es) norÄdÄ«tajÄ(s) mapÄ(s)
--kepubify
Convert the specified EPUB file to KEPUB without doing a full conversion. This is what the Kobo driver does when sending files to the device.
--paths
Izvades ceļi vajadzīgi, lai iestatītu Calibre vidi
--run-plugin, -r
Palaidiet spraudni, kas nodroÅ”ina komandrindas interfeisu. PiemÄram: calibre-debug -r " SpraudÅa nosaukums " -- file1 --option1 Everything after the -- tiks nodots spraudnim kÄ argumenti.
--run-test, -t
Palaidiet nosaukto(-os) testu(-us). Izmantojiet Ä«paÅ”o vÄrtÄ«bu āallā, lai palaistu visus testus. Ja testa nosaukums sÄkas ar punktu, tiek pieÅemts, ka tas ir moduļa nosaukums. Ja testa nosaukums sÄkas ar @, tiek pieÅemts, ka tas ir kategorijas nosaukums.
--run-without-debug
Nepalaidiet, ja ir iestatīta atzīme DEBUG
--shutdown-running-calibre, -s
Izsauc darbojoÅ”Äs Calibre procesa, ja tÄds pastÄv, apturÄÅ”anu. Å emiet vÄrÄ - ja notiek darbu izpilde, tie tiks pÄrtraukti bez paziÅojuma, tÄdÄļ lietojiet ar piesardzÄ«bu.
--subset-font, -f
Iegult norÄdÄ«tÄ fonta apakÅ”kopu. Izmantojiet -- pÄc Ŕī papildiespÄjas, lai nodotu to tÄlÄk apakÅ”kopu veidojoÅ”ajai lietonei.
--test-build
PÄrbaudÄ«t binÄros moduļus laidienÄ
--un-kepubify
Convert the specified KEPUB file to EPUB without doing a full conversion. This is what the Kobo driver does when importing files from the device.
--version
parÄdÄ«t programmas versijas numuru un iziet
--viewer, -w
Palaist e-grÄmatu lasÄ«tÄju atkļūdoÅ”anas režīmÄ
AUTHOR
Kovid Goyal
COPYRIGHT
Kovid Goyal