mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-01-10 09:58:01 +00:00
Clarify Unix Pageant passphrase prompting docs.
Terminal prompting takes precedence over GUI prompting, so explicitly state that in the docs.
This commit is contained in:
parent
a3529a474c
commit
cbf6a22994
@ -71,9 +71,9 @@ extra command-line arguments, e.g.
|
|||||||
|
|
||||||
in which case Pageant will prompt for the keys' passphrases (if any)
|
in which case Pageant will prompt for the keys' passphrases (if any)
|
||||||
and start the agent with those keys already loaded. Passphrase prompts
|
and start the agent with those keys already loaded. Passphrase prompts
|
||||||
will use the controlling terminal if one is available, or the GUI if
|
will use the controlling terminal if one is available, or failing that
|
||||||
one of those is available. If neither is available, no passphrase
|
the GUI if one of those is available. If neither is available, no
|
||||||
prompting can be done.
|
passphrase prompting can be done.
|
||||||
|
|
||||||
To use Pageant to talk to an existing agent, you can add new keys
|
To use Pageant to talk to an existing agent, you can add new keys
|
||||||
using \cw{-a}, list the current set of keys' fingerprints and comments
|
using \cw{-a}, list the current set of keys' fingerprints and comments
|
||||||
|
Loading…
Reference in New Issue
Block a user