clarified SECRETONDEMAND option and X11-DISPLAY

tmp
Alexander Zangerl 2002-11-16 10:06:14 +00:00
parent 2d1ad766e3
commit 5d7886d479
1 changed files with 2 additions and 4 deletions

View File

@ -165,9 +165,7 @@ defines the quintuple-agent binary (see
defines the quintuple-client binary (see
.Xr q-client "1") to be used, if available. Default: none
.It Ar SECRETONDEMAND number
SECRETONDEMAND is ignored if agent and client are not available, as
.Nm kuvert
has to store passphrases itself then.
SECRETONDEMAND is disabled if agent, client or X11-display are not available.
Otherwise, if SECRETONDEMAND is 1,
.Nm kuvert
will ask for the
@ -175,7 +173,7 @@ key passphrases on demand and just before signing. If SECRETONDEMAND is 0,
then
.Nm kuvert
will query for passphrases as early as possible (but still use the agent to
store the passphrases). Default: 0
store the passphrases if possible). Default: 0
.It Ar ALWAYSTRUST number
if 1, add the alwaystrust parameter to gpg's invocation. see
.Xr gpg "1" for details about this parameter. Default: 0