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.

       Whenever you pass arguments to calibre that have spaces in them, enclose the arguments  in
       quotation marks. For example: "/some path/with spaces"

[옵션]

       --detach
              Detach from the controlling terminal, if any (Linux only)

       --help, -h
              이 도움말 메시지를 표시한 후 종료

       --ignore-plugins
              Ignore  custom plugins, useful if you installed a plugin that is preventing calibre
              from starting

       --no-update-check
              업데이트를 확인하지 않음

       --shutdown-running-calibre, -s
              실행 중인 캘리버 인스턴스가 있다면  종료시킵니다.  만일  실행  중인  작업이  있다면
              조용히 처리가 중단되니 조심해서 사용하도록 하십시오.

       --start-in-tray
              시스템 트레이 영역으로 최소화하여 시작합니다.

       --verbose, -v
              Ignored, do not use. Present only for legacy reasons

       --version
              프로그램의 버전을 표시한 후 종료합니다.

       --with-library
              지정한 경로에 위치한 서재를 사용합니다.

AUTHOR

       Kovid Goyal

COPYRIGHT

       Kovid Goyal