CALIBRE(1) | calibre | CALIBRE(1) |
NAME
calibre - calibrecalibre [options] [path_to_ebook or calibre url ...]
Launch the main calibre Graphical User Interface and optionally add the e-book at path_to_ebook to the database. You can also specify calibre URLs to perform various different actions, than just adding books. For example:
calibre://view-book/test_library/1842/epub
Will open the book with id 1842 in the EPUB format from the library "test_library" in the calibre E-book viewer. Library names are the folder names of the libraries with spaces replaced by underscores. A full description of the various URL based actions is in the User Manual.
スペースを含む引数を calibre に渡す場合には、クォーテーションマークでくくってください。例: "/some path/with spaces"
[オプション]
- --detach
- 制御端末(あれば)から分離 (Linuxのみ)
- --help, -h
- このヘルプメッセージを表示して終了
- --ignore-plugins
- カスタムプラグインを無視。プラグインでCalibreの起動ができない場合に有用。
- --no-update-check
- アップデートをチェックしない
- --shutdown-running-calibre, -s
- 実行中のCalibreをシャットダウン。注意: ジョブが動作中であっても警告なしに終了するため、注意して実行してください。
- --start-in-tray
- システム・トレイに最小化して起動
- --verbose, -v
- 無視されました。使用されません。歴史的な理由のためだけに存在します。
- --version
- プログラムのバージョン番号を表示して終了
- --with-library
- 指定したパスにあるライブラリを使用する。
AUTHOR
Kovid GoyalCOPYRIGHT
Kovid Goyal2月 12, 2021 | 5.11.0 |