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

NAME

       ebook-viewer - ebook-viewer

          ebook-viewer [选项] 文件

       阅读一本电子书。

       每当向具有它们自己空间的:command:
       `
       ebook-viewer`传递参数时,用引号括起这些参数。例如: "/some path/with spaces"

[选项]

       --continue
              继续读上次打开的书

       --detach
              脱离任何存在的控制台,如果有的话(仅Linux)

       --force-reload
              强制重新载入所有已打开书籍

       --full-screen, --fullscreen, -f
              如果指定了此选项,则“电子书查看器”窗口将在启动时尝试全屏打开。

       --help, -h
              显示此帮助信息并退出

       --open-at
              The  position  at  which  to open the specified book. The position is a location or
              position you can get by using the Go to->Location action in  the  viewer  controls.
              Alternately, you can use the form toc:something and it will open at the location of
              the first Table of Contents entry that contains the string  "something".  The  form
              toc-href:something  will  match  the href (internal link destination) of toc nodes.
              The  matching  is  exact.  If  you  want  to  match  a  substring,  use  the   form
              toc-href-contains:something.   The  form  ref:something  will  use  Reference  mode
              references. The form search:something will search for something after  opening  the
              book.  The  form  regex:something  will search for the regular expression something
              after opening the book.

       --raise-window
              如果指定了此选项,则“电子书查看器”窗口将在启动时尝试移到最前面。

       --version
              显示程序版本号并退出

AUTHOR

       Kovid Goyal

COPYRIGHT

       Kovid Goyal