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

NAME

       calibre - calibre

          calibre [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.

       每当向具有它们自己空间的:command:
       `
       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 Goyal

COPYRIGHT

       Kovid Goyal