mirror of
https://git.pwmt.org/pwmt/zathura.git
synced 2024-12-26 22:16:01 +01:00
Updated man page
This commit is contained in:
parent
d7c50dc1a0
commit
8a03219772
1 changed files with 6 additions and 5 deletions
11
zathura.1
11
zathura.1
|
@ -61,7 +61,7 @@ Toggle index
|
|||
Open a file
|
||||
.TP
|
||||
.B a
|
||||
Zoom to fit
|
||||
Zoom to fit
|
||||
.TP
|
||||
.B s
|
||||
Zoom to width
|
||||
|
@ -178,7 +178,7 @@ Export images or attached files
|
|||
Show information about the document
|
||||
.TP
|
||||
.B map
|
||||
Map shortcut functions
|
||||
Map shortcut functions (map <key> <function> <argument> <mode>)
|
||||
.TP
|
||||
.B open
|
||||
Open a file
|
||||
|
@ -190,7 +190,7 @@ Print the document
|
|||
Rotate the page
|
||||
.TP
|
||||
.B set
|
||||
Set an option
|
||||
Set an option (set <id> <value>)
|
||||
.TP
|
||||
.B quit
|
||||
Quit the program
|
||||
|
@ -215,5 +215,6 @@ The complete configuration including the appearance and shortcuts of the program
|
|||
are defined in a separate file named config.h. In this file you are able to
|
||||
change and adjust all the settings of zathura according to your wishes.
|
||||
|
||||
In addition you can create a zathurarc file to overwrite settings and
|
||||
keybindings by using the set and map function.
|
||||
In addition you can create a zathurarc file (default path: ~/.zathura/zathurarc)
|
||||
to overwrite settings and keybindings by using the set and map function. For
|
||||
more information please check the faq on the website: http://pwmt.org/zathura
|
||||
|
|
Loading…
Reference in a new issue