.\" Man page generated from reStructuredText. . . .nr rst2man-indent-level 0 . .de1 rstReportMargin \\$1 \\n[an-margin] level \\n[rst2man-indent-level] level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] - \\n[rst2man-indent0] \\n[rst2man-indent1] \\n[rst2man-indent2] .. .de1 INDENT .\" .rstReportMargin pre: . RS \\$1 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] . nr rst2man-indent-level +1 .\" .rstReportMargin post: .. .de UNINDENT . RE .\" indent \\n[an-margin] .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]] .nr rst2man-indent-level -1 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. .TH "CALIBRE-DEBUG" "1" "maijs 03, 2024" "7.10.0" "calibre" .SH NAME calibre-debug \- calibre-debug .INDENT 0.0 .INDENT 3.5 .sp .EX calibre\-debug [options] .EE .UNINDENT .UNINDENT .sp 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. .sp 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. .sp You can also use \fBcalibre\-debug\fP to run standalone scripts. To do that use it like this: .INDENT 0.0 .INDENT 3.5 \fBcalibre\-debug\fP \-e myscript.py \fB\-\-\fP \fB\-\-option1\fP \fB\-\-option2\fP file1 file2 ... .UNINDENT .UNINDENT .sp Everything after the \fB\-\-\fP is passed to the script. You can also use \fBcalibre\-debug\fP as a shebang in scripts, like this: .INDENT 0.0 .INDENT 3.5 #!/usr/bin/env \-S \fBcalibre\-debug\fP \-e \fB\-\-\fP \-\- .UNINDENT .UNINDENT .sp Katru reizi, kad jūs nododat argumentus \fBcalibre\-debug\fP, kam ir atstarpes, pievienojiet argumentus pēdiņās. Piemēram: \(dq/some path/with spaces\(dq .SH [OPCIJAS] .INDENT 0.0 .TP .B \-\-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. .UNINDENT .INDENT 0.0 .TP .B \-\-command, \-c Palaist Python kodu. .UNINDENT .INDENT 0.0 .TP .B \-\-debug\-device\-driver, \-d Atkļūdot iekārtu noteikšanu .UNINDENT .INDENT 0.0 .TP .B \-\-default\-programs (de)reģistrēt calibre no Windows noklusētajām programmām \fI\%\-\-default\-programs\fP = \fB(register|unregister)\fP .UNINDENT .INDENT 0.0 .TP .B \-\-diff Palaist calibre salīdzināšanas rīku. Piemēram: calibre\-debug \fI\%\-\-diff\fP file1 file2 .UNINDENT .INDENT 0.0 .TP .B \-\-edit\-book Palaist calibre rīku \fB\(dq\fPRediģēt grāmatu\fB\(dq\fP atkļūdošanas režīmā. .UNINDENT .INDENT 0.0 .TP .B \-\-exec\-file, \-e Palaist Python kodu failā. .UNINDENT .INDENT 0.0 .TP .B \-\-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. .UNINDENT .INDENT 0.0 .TP .B \-\-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 \fB\(dq\fPall\fB\(dq\fP can be used to export all libraries. Examples: calibre\-debug \fI\%\-\-export\-all\-calibre\-data\fP # for interactive use calibre\-debug \fI\%\-\-export\-all\-calibre\-data\fP /path/to/empty/export/folder /path/to/library/folder1 /path/to/library2 calibre\-debug \fI\%\-\-export\-all\-calibre\-data\fP /export/folder all # export all known libraries .UNINDENT .INDENT 0.0 .TP .B \-\-fix\-multiprocessing Iekšējai lietošanai .UNINDENT .INDENT 0.0 .TP .B \-\-gui, \-g Palaist grafisko saskarni atkļūdošanas režīmā. Atkļūdošanas informācija tiek izvadīta uz stdout ierīcēm stderr. .UNINDENT .INDENT 0.0 .TP .B \-\-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ā. .UNINDENT .INDENT 0.0 .TP .B \-\-help, \-h parādīt šo palīdzības paziņojumu un iziet .UNINDENT .INDENT 0.0 .TP .B \-\-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 \fI\%\-\-explode\-book\fP\&. Noteikti norādiet to pašu faila tipu, kāds tika izmantots atverot. .UNINDENT .INDENT 0.0 .TP .B \-\-import\-calibre\-data Impotēt iepriekš eksportētos calibre datus .UNINDENT .INDENT 0.0 .TP .B \-\-inspect\-mobi, \-m Pārbaudīt MOBI datni(es) norādītajā(s) mapē(s) .UNINDENT .INDENT 0.0 .TP .B \-\-paths Izvades ceļi vajadzīgi, lai iestatītu Calibre vidi .UNINDENT .INDENT 0.0 .TP .B \-\-run\-plugin, \-r Palaidiet spraudni, kas nodrošina komandrindas interfeisu. Piemēram: calibre\-debug \-r \fB\(dq\fPSpraudņa nosaukums\fB\(dq\fP \fB\-\-\fP file1 \fB\-\-option1\fP Everything after the \fB\-\-\fP tiks nodots spraudnim kā argumenti. .UNINDENT .INDENT 0.0 .TP .B \-\-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. .UNINDENT .INDENT 0.0 .TP .B \-\-run\-without\-debug Nepalaidiet, ja ir iestatīta atzīme DEBUG .UNINDENT .INDENT 0.0 .TP .B \-\-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. .UNINDENT .INDENT 0.0 .TP .B \-\-subset\-font, \-f Iegult norādītā fonta apakškopu. Izmantojiet \fB\-\-\fP pēc šī papildiespējas, lai nodotu to tālāk apakškopu veidojošajai lietonei. .UNINDENT .INDENT 0.0 .TP .B \-\-test\-build Pārbaudīt bināros moduļus laidienā .UNINDENT .INDENT 0.0 .TP .B \-\-version parādīt programmas versijas numuru un iziet .UNINDENT .INDENT 0.0 .TP .B \-\-viewer, \-w Palaist e\-grāmatu lasītāju atkļūdošanas režīmā .UNINDENT .SH AUTHOR Kovid Goyal .SH COPYRIGHT Kovid Goyal .\" Generated by docutils manpage writer. .