mirror of
https://git.pwmt.org/pwmt/zathura.git
synced 2024-11-11 04:43:48 +01:00
1acb8ceb53
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
41 lines
1.1 KiB
Plaintext
41 lines
1.1 KiB
Plaintext
-e, --reparent=xid
|
|
Reparents to window specified by xid
|
|
|
|
-c, --config-dir=path
|
|
Path to the config directory
|
|
|
|
-d, --data-dir=path
|
|
Path to the data directory
|
|
|
|
-p, --plugins-dir=path
|
|
Path to the directory containing plugins
|
|
|
|
-w, --password=password
|
|
The documents password. If multiple documents are opened at once, the
|
|
password will be used for the first one and zathura will ask for the
|
|
passwords of the remaining files if needed .
|
|
|
|
-P, --page=number
|
|
Opens the document at the given page number. Pages are numbered starting
|
|
with 1, and negative numbers indicate page numbers starting from the end
|
|
of the document, -1 being the last page.
|
|
|
|
-l, --debug=level
|
|
Set log debug level (debug, info, warning, error)
|
|
|
|
-x, --synctex-editor-command=command
|
|
Set the synctex editor command. Overrides the synctex-editor-command setting.
|
|
|
|
--synctex-forward=input
|
|
Jump to the given position. The switch expects the same format as specified
|
|
for synctex's view -i.
|
|
|
|
--fork
|
|
Fork into background
|
|
|
|
--version
|
|
Display version string and exit
|
|
|
|
--help
|
|
Display help and exit
|