mirror of
https://git.pwmt.org/pwmt/zathura.git
synced 2024-12-28 21:46:01 +01:00
Fix OPTIONS section and GTK+ capitalization.
Thanks to Jakub Wilk.
This commit is contained in:
parent
c7dbde9b43
commit
050853002a
1 changed files with 3 additions and 1 deletions
|
@ -10,7 +10,7 @@ zathura \- a PDF viewer
|
|||
.RB [password]
|
||||
.SH DESCRIPTION
|
||||
zathura is a highly customizable and functional PDF viewer based on the poppler
|
||||
rendering library and the gtk+ toolkit. zathura provides a minimalistic and
|
||||
rendering library and the GTK+ toolkit. zathura provides a minimalistic and
|
||||
space saving interface, with a focus on keyboard interaction.
|
||||
|
||||
If instead of a filename - is specified on the command line, zathura tries to
|
||||
|
@ -19,8 +19,10 @@ render a PDF file piped to zathura via stdin.
|
|||
.TP
|
||||
.B -e xid
|
||||
Reparents to window specified by xid.
|
||||
.TP
|
||||
.B -c path
|
||||
Path to the config directory (defaults to .config/zathura)
|
||||
.TP
|
||||
.B -d path
|
||||
Path to the data directory (defaults to .local/share/zathura)
|
||||
.SH DEFAULT SETTINGS
|
||||
|
|
Loading…
Reference in a new issue