2014-10-23 17:37:05 +02:00
|
|
|
-e, --reparent=xid
|
2014-04-09 01:08:33 +02:00
|
|
|
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.
|
|
|
|
|
2017-01-06 20:11:23 +01:00
|
|
|
-l, --log-level=level
|
|
|
|
Set log level (debug, info, warning, error)
|
2014-04-09 01:08:33 +02:00
|
|
|
|
|
|
|
-x, --synctex-editor-command=command
|
2014-07-26 16:14:29 +02:00
|
|
|
Set the synctex editor command. Overrides the synctex-editor-command setting.
|
2014-04-09 01:08:33 +02:00
|
|
|
|
|
|
|
--synctex-forward=input
|
2014-08-20 23:55:28 +02:00
|
|
|
Jump to the given position. The switch expects the same format as specified
|
2016-01-09 15:08:04 +01:00
|
|
|
for synctex's view -i. If no instance is running for the specified document,
|
|
|
|
a new instance will be launched (only if --synctex-pid is not specified).
|
|
|
|
|
|
|
|
--synctex-pid=pid
|
|
|
|
Instead of looking for an instance having the correct file opened, try only
|
|
|
|
the instance with the given PID. Note that if the given PID does not have the
|
|
|
|
correct file open or does not exist, no new instance will be spanned.
|
2014-04-09 01:08:33 +02:00
|
|
|
|
|
|
|
--fork
|
|
|
|
Fork into background
|
|
|
|
|
|
|
|
--version
|
|
|
|
Display version string and exit
|
|
|
|
|
|
|
|
--help
|
|
|
|
Display help and exit
|