ebook-viewer

ebook-viewer [options] file

電子書籍を表示。

スペースを含む引数を ebook-viewer に渡す場合には、クォーテーションマークでくくってください。例: "/some path/with spaces"

[オプション]

--continue

最後に開いた本から読書を再開

--detach

制御端末(あれば)から分離 (Linuxのみ)

--force-reload

現在開いているすべての本を強制的に再読み込み

--full-screen, --fullscreen, -f

指定した場合は、ビューアーウィンドウは起動時に全画面表示しようとします。

--help, -h

このヘルプメッセージを表示して終了

--new-instance

Open a new viewer window even when the option to use only a single viewer window is set

--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

プログラムのバージョン番号を表示して終了