mirror of
https://git.pwmt.org/pwmt/zathura.git
synced 2025-01-08 14:26:00 +01:00
Updated manpage
This commit is contained in:
parent
ed9a2e28be
commit
1e73603ca0
1 changed files with 7 additions and 1 deletions
|
@ -3,12 +3,18 @@
|
||||||
zathura \- a PDF viewer
|
zathura \- a PDF viewer
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
.B zathura
|
.B zathura
|
||||||
.RB [\fIFILE\fR] [\fIPASSWORD\fR]
|
.RB [-e\ xid]
|
||||||
|
.RB [file]
|
||||||
|
.RB [password]
|
||||||
.SH DESCRIPTION
|
.SH DESCRIPTION
|
||||||
zathura is a highly customizable and functional PDF viewer based on the poppler
|
zathura is a highly customizable and functional PDF viewer based on the poppler
|
||||||
rendering library and the gtk+ toolkit. The idea behind zathura is an
|
rendering library and the gtk+ toolkit. The idea behind zathura is an
|
||||||
application that provides a minimalistic and space saving interface as well as
|
application that provides a minimalistic and space saving interface as well as
|
||||||
an easy usage that mainly focuses on keyboard interaction.
|
an easy usage that mainly focuses on keyboard interaction.
|
||||||
|
.SH OPTIONS
|
||||||
|
.TP
|
||||||
|
.B -e xid
|
||||||
|
Reparents to window specified by xid.
|
||||||
.SH DEFAULT SETTINGS
|
.SH DEFAULT SETTINGS
|
||||||
.SS Shortcuts
|
.SS Shortcuts
|
||||||
.TP
|
.TP
|
||||||
|
|
Loading…
Reference in a new issue