mirror of
https://git.pwmt.org/pwmt/zathura.git
synced 2024-11-13 07:13:46 +01:00
Add a note on --password.
This commit is contained in:
parent
1381925730
commit
88d619a647
@ -13,7 +13,7 @@ a document viewer
|
|||||||
SYNOPOSIS
|
SYNOPOSIS
|
||||||
=========
|
=========
|
||||||
| zathura [OPTION]...
|
| zathura [OPTION]...
|
||||||
| zathura [OPTION]... FILE
|
| zathura [OPTION]... FILE [FILE ...]
|
||||||
|
|
||||||
DESCRIPTION
|
DESCRIPTION
|
||||||
===========
|
===========
|
||||||
@ -37,7 +37,9 @@ OPTIONS
|
|||||||
Path to the directory containing plugins
|
Path to the directory containing plugins
|
||||||
|
|
||||||
-w [password], --password [password]
|
-w [password], --password [password]
|
||||||
The documents 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.
|
||||||
|
|
||||||
--fork
|
--fork
|
||||||
Fork into the background
|
Fork into the background
|
||||||
|
Loading…
Reference in New Issue
Block a user